HomeSort by: relevance | last modified time | path
    Searched refs:getRelocationSection (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Object/
MachO.h 338 section_iterator getRelocationSection(DataRefImpl Rel) const;
  /src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
MachODumper.cpp 560 section_iterator SecI = Obj->getRelocationSection(DR);
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
DWARFContext.cpp 1465 RSec = MObj->getRelocationSection(Reloc.getRawDataRefImpl());
  /src/external/apache2/llvm/dist/llvm/lib/Object/
MachOObjectFile.cpp 2161 MachOObjectFile::getRelocationSection(DataRefImpl Rel) const {

Completed in 24 milliseconds