Searched defs:JTSectionID (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOI386.h212 unsigned JTSectionID) {
219 uint8_t *JTSectionAddr = getSectionAddress(JTSectionID);
235 RelocationEntry RE(JTSectionID, JTEntryOffset + 1,
210 populateJumpTable(const MachOObjectFile &Obj, const SectionRef &JTSection, unsigned JTSectionID) argument

Completed in 162 milliseconds