Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
HDRuntimeDyldMachO.cpp95 section_iterator SecI = O.getRelocationRelocatedSection(RI); in makeValueAddendPCRel()
/NextBSD/contrib/llvm/include/llvm/Object/
HDMachO.h245 section_iterator getRelocationRelocatedSection(relocation_iterator Rel) const;
/NextBSD/contrib/llvm/lib/Object/
HDMachOObjectFile.cpp916 MachOObjectFile::getRelocationRelocatedSection(relocation_iterator Rel) const { in getRelocationRelocatedSection() function in MachOObjectFile