Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp144 section_iterator SecI = O.getRelocationRelocatedSection(RI); in makeValueAddendPCRel()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DMachO.h348 section_iterator getRelocationRelocatedSection(relocation_iterator Rel) const;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DMachOObjectFile.cpp2486 MachOObjectFile::getRelocationRelocatedSection(relocation_iterator Rel) const { in getRelocationRelocatedSection() function in MachOObjectFile