Searched refs:getPreInitArray (Results 1 – 3 of 3) sorted by relevance
206 applyOne(llvm::ELF::DT_PREINIT_ARRAY, pFormat.getPreInitArray().addr()); in applyEntries()207 applyOne(llvm::ELF::DT_PREINIT_ARRAYSZ, pFormat.getPreInitArray().size()); in applyEntries()
273 file_format->getPreInitArray().getSectionData()->front(), 0x0); in initStandardSymbols()507 file_format->getPreInitArray().size()); in finalizeStandardSymbols()1335 if (&pSectHdr == &file_format->getPreInitArray() || in getSectionOrder()
421 LDSection& getPreInitArray() { in getPreInitArray() function426 const LDSection& getPreInitArray() const { in getPreInitArray() function