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.h31 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.h142 support::ulittle32_t StartAddress; global() member
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/
H A DDIContext.h48 std::optional<uint64_t> StartAddress; member
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp317 const uint64_t StartAddress = FI.startAddress(); in convertFunctionLineTable() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMachObjectWriter.cpp694 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.cpp1606 std::optional<uint64_t> &StartAddress) { in getFunctionNameAndStartLineForAddress()
1779 std::optional<uint64_t> StartAddress; in getLineInfoForAddressRange() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp337 static uint64_t StartAddress; variable
1453 uint64_t StartAddress = SectionAddr + Start; in collectBBAddrMapLabels() local
/freebsd/sys/contrib/dev/acpica/include/
H A Daclocal.h968 ACPI_PHYSICAL_ADDRESS StartAddress; member
H A Dactbl2.h1119 UINT64 StartAddress; member
2284 UINT64 StartAddress; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20646 int64_t StartAddress = StoreNodes[0].OffsetFromBase; in getConsecutiveStores() local
20940 int64_t StartAddress = LoadNodes[0].OffsetFromBase; in tryStoreMergeOfLoads() local