Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp131 section_iterator SecI = O.getRelocationRelocatedSection(RI); in makeValueAddendPCRel()
/external/llvm/include/llvm/Object/
DMachO.h244 section_iterator getRelocationRelocatedSection(relocation_iterator Rel) const;
/external/llvm/lib/Object/
DMachOObjectFile.cpp938 MachOObjectFile::getRelocationRelocatedSection(relocation_iterator Rel) const { in getRelocationRelocatedSection() function in MachOObjectFile