Searched refs:getRelocationSection (Results 1 - 4 of 4) sorted by relevance

/external/llvm/include/llvm/Object/
H A DMachO.h237 section_iterator getRelocationSection(DataRefImpl Rel) const;
/external/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp830 RSec = MObj->getRelocationSection(Reloc.getRawDataRefImpl());
/external/llvm/tools/llvm-readobj/
H A DMachODumper.cpp549 section_iterator SecI = Obj->getRelocationSection(DR);
/external/llvm/lib/Object/
H A DMachOObjectFile.cpp774 MachOObjectFile::getRelocationSection(DataRefImpl Rel) const { function in class:MachOObjectFile

Completed in 96 milliseconds