Searched refs:getRelocationRelocatedSection (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp142 section_iterator SecI = O.getRelocationRelocatedSection(RI);
/external/llvm/include/llvm/Object/
H A DMachO.h246 section_iterator getRelocationRelocatedSection(relocation_iterator Rel) const;
/external/llvm/lib/Object/
H A DMachOObjectFile.cpp1076 MachOObjectFile::getRelocationRelocatedSection(relocation_iterator Rel) const { function in class:MachOObjectFile

Completed in 196 milliseconds