Searched refs:getPreInitArray (Results 1 – 3 of 3) sorted by relevance
218 applyOne(llvm::ELF::DT_PREINIT_ARRAY, pFormat.getPreInitArray().addr()); in applyEntries()220 applyOne(llvm::ELF::DT_PREINIT_ARRAYSZ, pFormat.getPreInitArray().size()); in applyEntries()
286 file_format->getPreInitArray().getSectionData()->front(), in initStandardSymbols()536 file_format->getPreInitArray().size()); in finalizeStandardSymbols()1396 if (&pSectHdr == &file_format->getPreInitArray() || in getSectionOrder()
396 LDSection& getPreInitArray() { in getPreInitArray() function401 const LDSection& getPreInitArray() const { in getPreInitArray() function