Home
last modified time | relevance | path

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

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