Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Expression/
H A DExpression.h76 lldb::addr_t StartAddress() { return m_jit_start_addr; } in StartAddress() function
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugRangeList.h31 uint64_t StartAddress; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp149 static LineNumberInfo DILineInfoToIntelJITFormat(uintptr_t StartAddress, in DILineInfoToIntelJITFormat()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DWin64EH.h143 support::ulittle32_t StartAddress; member
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/
H A DDIContext.h48 std::optional<uint64_t> StartAddress; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp307 const uint64_t StartAddress = FI.startAddress(); in convertFunctionLineTable() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DMachObjectWriter.cpp643 uint64_t StartAddress = 0; in computeSectionAddresses() local
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT_util.cpp72 LPVOID StartAddress; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1604 std::optional<uint64_t> &StartAddress) { in getFunctionNameAndStartLineForAddress()
1777 std::optional<uint64_t> StartAddress; in getLineInfoForAddressRange() local
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp222 static uint64_t StartAddress; variable
1320 uint64_t StartAddress = SectionAddr + Start; in collectBBAddrMapLabels() local
/freebsd-14.2/sys/contrib/dev/acpica/include/
H A Daclocal.h959 ACPI_PHYSICAL_ADDRESS StartAddress; member
H A Dactbl2.h1020 UINT64 StartAddress; member
1984 UINT64 StartAddress; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20300 int64_t StartAddress = StoreNodes[0].OffsetFromBase; in getConsecutiveStores() local
20594 int64_t StartAddress = LoadNodes[0].OffsetFromBase; in tryStoreMergeOfLoads() local