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 160 SectionRef getRelocationSection(const macho::RelocationEntry &RE) const;
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldMachO.cpp 325 SectionRef Sec = MachO->getRelocationSection(RE);
  /external/llvm/lib/Object/
MachOObjectFile.cpp     [all...]

Completed in 87 milliseconds