Home
last modified time | relevance | path

Searched defs:StartAddress (Results 1 – 7 of 7) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/DebugInfo/
H A DDWARFDebugRangeList.h30 uint64_t StartAddress; member
/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp66 static LineNumberInfo DILineInfoToIntelJITFormat(uintptr_t StartAddress, in DILineInfoToIntelJITFormat()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DWin64EH.h70 support::ulittle32_t StartAddress; member
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMachObjectWriter.cpp623 uint64_t StartAddress = 0; in computeSectionAddresses() local
/minix3/minix/drivers/power/acpi/include/
H A Daclocal.h800 ACPI_PHYSICAL_ADDRESS StartAddress; member
H A Dactbl2.h944 UINT64 StartAddress; member
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9831 int64_t StartAddress = StoreNodes[0].OffsetFromBase; in MergeConsecutiveStores() local