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

  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.h 143 DenseMap<SID, SID> SectionToGOTMap;
RuntimeDyldELF.cpp 657 uint64_t GOTAddr = getSectionLoadAddress(SectionToGOTMap[SectionID]);
671 getSectionAddress(SectionToGOTMap[SectionID]) + SymOffset;
691 uint64_t GOTAddr = getSectionLoadAddress(SectionToGOTMap[SectionID]);
    [all...]

Completed in 77 milliseconds