/freebsd-src/contrib/llvm-project/lldb/include/lldb/Expression/ |
H A D | Expression.h | 76 lldb::addr_t StartAddress() { return m_jit_start_addr; } StartAddress() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugRangeList.h | 31 uint64_t StartAddress; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/ |
H A D | IntelJITEventListener.cpp | 149 static LineNumberInfo DILineInfoToIntelJITFormat(uintptr_t StartAddress, in DILineInfoToIntelJITFormat() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | Win64EH.h | 143 support::ulittle32_t StartAddress; member
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/ |
H A D | DIContext.h | 48 std::optional<uint64_t> StartAddress; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/ |
H A D | DwarfTransformer.cpp | 307 const uint64_t StartAddress = FI.startAddress(); convertFunctionLineTable() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/MC/ |
H A D | MachObjectWriter.cpp | 643 uint64_t StartAddress = 0; computeSectionAddresses() local
|
/freebsd-src/contrib/llvm-project/openmp/runtime/src/ |
H A D | z_Windows_NT_util.cpp | 72 LPVOID StartAddress; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFContext.cpp | 1604 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 D | llvm-objdump.cpp | 222 static uint64_t StartAddress; global() variable 1320 uint64_t StartAddress = SectionAddr + Start; collectBBAddrMapLabels() local [all...] |
/freebsd-src/sys/contrib/dev/acpica/include/ |
H A D | aclocal.h | 968 ACPI_PHYSICAL_ADDRESS StartAddress; member
|
H A D | actbl2.h | 1021 UINT64 StartAddress; global() member 2180 UINT64 StartAddress; global() member
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 20300 int64_t StartAddress = StoreNodes[0].OffsetFromBase; getConsecutiveStores() local 20594 int64_t StartAddress = LoadNodes[0].OffsetFromBase; tryStoreMergeOfLoads() local [all...] |