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

  /external/llvm/include/llvm/Object/
MachO.h 176 unsigned getAnyRelocationAddress(const MachO::any_relocation_info &RE) const;
  /external/llvm/lib/Object/
MachOObjectFile.cpp 864 Res = getAnyRelocationAddress(RE);
    [all...]

Completed in 295 milliseconds