Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Expression/
H A DExpression.h78 lldb::addr_t StartAddress() { return m_jit_start_addr; } in StartAddress() function
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugRangeList.h31 uint64_t StartAddress; member
/llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/
H A DMachVMRegion.h26 mach_vm_address_t StartAddress() const { return m_start; } in StartAddress() function
/llvm-project-15.0.7/bolt/lib/Profile/
H A DHeatmap.cpp30 void Heatmap::registerAddressRange(uint64_t StartAddress, uint64_t EndAddress, in registerAddressRange()
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DWin64EH.h128 support::ulittle32_t StartAddress; member
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp149 static LineNumberInfo DILineInfoToIntelJITFormat(uintptr_t StartAddress, in DILineInfoToIntelJITFormat()
/llvm-project-15.0.7/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp254 const uint64_t StartAddress = FI.startAddress(); in convertFunctionLineTable() local
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/
H A DDIContext.h43 Optional<uint64_t> StartAddress; member
/llvm-project-15.0.7/bolt/runtime/
H A Dinstr.cpp594 bool parseAddressRange(const char *Str, uint64_t &StartAddress, in parseAddressRange()
639 uint64_t StartAddress, EndAddress; in getBinaryPath() local
/llvm-project-15.0.7/llvm/lib/MC/
H A DMachObjectWriter.cpp646 uint64_t StartAddress = 0; in computeSectionAddresses() local
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1114 Optional<uint64_t> &StartAddress) { in getFunctionNameAndStartLineForAddress()
1288 Optional<uint64_t> StartAddress; in getLineInfoForAddressRange() local
/llvm-project-15.0.7/openmp/runtime/src/
H A Dz_Windows_NT_util.cpp71 LPVOID StartAddress; member
/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryFunction.cpp4238 const uint64_t StartAddress = in translateInputToOutputRanges() local
4346 const uint64_t StartAddress = in translateInputToOutputLocationList() local
/llvm-project-15.0.7/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp213 static uint64_t StartAddress; variable
1097 uint64_t StartAddress = SectionAddr + Start; in collectBBAddrMapLabels() local
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DDWARFRewriter.cpp579 Optional<object::SectionedAddress> StartAddress = in updateUnitDebugInfo() local
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp18306 int64_t StartAddress = StoreNodes[0].OffsetFromBase; in getConsecutiveStores() local
18600 int64_t StartAddress = LoadNodes[0].OffsetFromBase; in tryStoreMergeOfLoads() local