Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp144 section_iterator SecI = O.getRelocationRelocatedSection(RI); in makeValueAddendPCRel()
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DMachO.h498 section_iterator getRelocationRelocatedSection(relocation_iterator Rel) const;
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DMachOObjectFile.cpp2584 MachOObjectFile::getRelocationRelocatedSection(relocation_iterator Rel) const { in getRelocationRelocatedSection() function in MachOObjectFile