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

  /external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
RuntimeDyldMachOI386.h 165 uint32_t AddrA = Obj.getScatteredRelocationValue(RE);
179 uint32_t AddrB = Obj.getScatteredRelocationValue(RE2);
RuntimeDyldMachOARM.h 246 uint32_t AddrA = MachO.getScatteredRelocationValue(RE);
260 uint32_t AddrB = MachO.getScatteredRelocationValue(RE2);
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldMachO.cpp 72 unsigned SymbolBaseAddr = Obj.getScatteredRelocationValue(RE);
  /external/llvm/tools/llvm-readobj/
MachODumper.cpp 564 W.printHex("Value", Obj->getScatteredRelocationValue(RE));
574 SymbolNameOrOffset += utohexstr(Obj->getScatteredRelocationValue(RE));
  /external/llvm/include/llvm/Object/
MachO.h 323 uint32_t getScatteredRelocationValue(
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
MachO.h 430 uint32_t getScatteredRelocationValue(
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
MachO.h 430 uint32_t getScatteredRelocationValue(
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Object/
MachO.h 430 uint32_t getScatteredRelocationValue(
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
MachO.h 430 uint32_t getScatteredRelocationValue(
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
MachO.h 430 uint32_t getScatteredRelocationValue(
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
MachO.h 430 uint32_t getScatteredRelocationValue(
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Object/
MachO.h 430 uint32_t getScatteredRelocationValue(
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
MachO.h 430 uint32_t getScatteredRelocationValue(
  /external/llvm/lib/Object/
MachOObjectFile.cpp     [all...]
  /external/llvm/tools/llvm-objdump/
MachODump.cpp     [all...]
  /external/llvm/tools/dsymutil/
DwarfLinker.cpp     [all...]

Completed in 685 milliseconds