HomeSort by relevance Sort by last modified time
    Searched defs:BaseAddress (Results 1 - 9 of 9) sorted by null

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 63 const MCSymbol *BaseAddress;
237 void setBaseAddress(const MCSymbol *Base) { BaseAddress = Base; }
238 const MCSymbol *getBaseAddress() const { return BaseAddress; }
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
RuntimeDyldMachOAArch64.h 378 uintptr_t BaseAddress = uintptr_t(Section.getAddress());
381 (BaseAddress + Section.getStubOffset() + StubAlignment - 1) &
383 unsigned StubOffset = StubAddress - BaseAddress;
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp     [all...]
  /external/libchrome/sandbox/win/src/
nt_internals.h 227 IN OUT PVOID *BaseAddress,
238 IN PVOID BaseAddress);
246 PVOID BaseAddress;
439 IN OUT PVOID *BaseAddress,
447 IN OUT PVOID *BaseAddress,
464 IN PVOID BaseAddress,
472 IN OUT PVOID* BaseAddress,
  /external/llvm/tools/llvm-objdump/
MachODump.cpp     [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
dbghelp.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_dbg_common.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntddk.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]

Completed in 330 milliseconds