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

  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp     [all...]
RuntimeDyldMachO.cpp 606 addRelocationForSection(R, SectionAID);
607 addRelocationForSection(R, SectionBID);
648 addRelocationForSection(R, TargetSectionID);
763 addRelocationForSection(GOTRE, Value.SectionID);
789 addRelocationForSection(StubRE, Value.SectionID);
801 addRelocationForSection(RE, Value.SectionID);
RuntimeDyldImpl.h 307 void addRelocationForSection(const RelocationEntry &RE, unsigned SectionID);
RuntimeDyld.cpp 499 void RuntimeDyldImpl::addRelocationForSection(const RelocationEntry &RE,

Completed in 985 milliseconds