Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp144 section_iterator SecI = O.getRelocationRelocatedSection(RI); in makeValueAddendPCRel()
/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DMachO.h472 section_iterator getRelocationRelocatedSection(relocation_iterator Rel) const;
/llvm-project-15.0.7/llvm/lib/Object/
H A DMachOObjectFile.cpp2540 MachOObjectFile::getRelocationRelocatedSection(relocation_iterator Rel) const { in getRelocationRelocatedSection() function in MachOObjectFile