HomeSort by relevance Sort by last modified time
    Searched refs:emitGOTPLTSectionData (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.h 200 virtual uint64_t emitGOTPLTSectionData(MemoryRegion& pRegion,
269 uint64_t emitGOTPLTSectionData(MemoryRegion& pRegion,
319 uint64_t emitGOTPLTSectionData(MemoryRegion& pRegion,
X86LDBackend.cpp 294 RegionSize += emitGOTPLTSectionData(pRegion, FileFormat);
887 uint64_t X86_32GNULDBackend::emitGOTPLTSectionData(MemoryRegion& pRegion,
890 assert(m_pGOTPLT && "emitGOTPLTSectionData failed, m_pGOTPLT is NULL!");
    [all...]

Completed in 53 milliseconds