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

  /src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/MachO/
Object.h 38 struct RelocationInfo;
58 std::vector<RelocationInfo> Relocations;
176 struct RelocationInfo {
Object.cpp 95 for (const RelocationInfo &R : Sec->Relocations)
MachOReader.cpp 102 RelocationInfo R;
MachOWriter.cpp 264 RelocationInfo RelocInfo = Sec->Relocations[Index];

Completed in 16 milliseconds