Home
last modified time | relevance | path

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

/trueos/contrib/llvm/include/llvm/Object/
HDMachO.h160 SectionRef getRelocationSection(const MachO::any_relocation_info &RE) const;
/trueos/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
HDRuntimeDyldMachO.cpp380 SectionRef Sec = MachO->getRelocationSection(RE); in processRelocationRef()
/trueos/contrib/llvm/lib/Object/
HDMachOObjectFile.cpp1423 MachOObjectFile::getRelocationSection( in getRelocationSection() function in llvm::object::MachOObjectFile