HomeSort by relevance Sort by last modified time
    Searched refs:getRelocationSection (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/Object/
MachO.h 180 SectionRef getRelocationSection(const MachO::any_relocation_info &RE) const;
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldMachO.cpp 731 SectionRef Sec = MachO->getRelocationSection(RE);
  /external/llvm/lib/Object/
MachOObjectFile.cpp     [all...]

Completed in 105 milliseconds