Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/
H A DExpression.h73 lldb::addr_t StartAddress() { return m_jit_start_addr; } in StartAddress() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugRangeList.h32 uint64_t StartAddress; member
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp149 static LineNumberInfo DILineInfoToIntelJITFormat(uintptr_t StartAddress, in DILineInfoToIntelJITFormat()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DWin64EH.h151 support::ulittle32_t StartAddress; member
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/
H A DDIContext.h49 std::optional<uint64_t> StartAddress; member
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp314 const uint64_t StartAddress = FI.startAddress(); in convertFunctionLineTable() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMachObjectWriter.cpp697 uint64_t StartAddress = 0; in computeSectionAddresses() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT_util.cpp71 LPVOID StartAddress; global() member
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1604 std::optional<uint64_t> &StartAddress) { in getFunctionNameAndStartLineForAddress()
1778 std::optional<uint64_t> StartAddress; in getLineInfoForAddressRange() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp336 static uint64_t StartAddress; variable
1524 uint64_t StartAddress = SectionAddr + Start; in collectBBAddrMapLabels() local
/freebsd/sys/contrib/dev/acpica/include/
H A Daclocal.h969 ACPI_PHYSICAL_ADDRESS StartAddress; member
H A Dactbl2.h1441 UINT64 StartAddress; member
2759 UINT64 StartAddress; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp21693 int64_t StartAddress = StoreNodes[0].OffsetFromBase; in getConsecutiveStores() local
21987 int64_t StartAddress = LoadNodes[0].OffsetFromBase; in tryStoreMergeOfLoads() local