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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp496 unsigned PTSectionID) {
511 DEBUG(dbgs() << "Populating __pointers, Section ID " << PTSectionID
523 RelocationEntry RE(PTSectionID, PTEntryOffset,
494 populatePointersSection(MachOObjectFile &Obj, const SectionRef &PTSection, unsigned PTSectionID) argument

Completed in 100 milliseconds