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 156 unsigned getAnyRelocationAddress(const macho::RelocationEntry &RE) const;
  /external/llvm/lib/Object/
MachOObjectFile.cpp 871 Res = getAnyRelocationAddress(RE);
    [all...]

Completed in 37 milliseconds