Home
last modified time | relevance | path

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

/llvm-project/lldb/include/lldb/Expression/
H A DExpression.h73 lldb::addr_t StartAddress() { return m_jit_start_addr; } in StartAddress() function
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugRangeList.h31 uint64_t StartAddress; member
/llvm-project/lldb/tools/debugserver/source/MacOSX/
H A DMachVMRegion.h26 mach_vm_address_t StartAddress() const { return m_start; } in StartAddress() function
/llvm-project/llvm/tools/llvm-profgen/
H A DPerfReader.cpp918 uint64_t StartAddress = TargetAddress; computeCounterFromLBR() local
1157 uint64_t StartAddress = LBR.Target; warnInvalidRange() local
1170 __anon1a3420a50602(uint64_t StartAddress, uint64_t EndAddress, StringRef Msg) warnInvalidRange() argument
1194 uint64_t StartAddress = I.first.first; warnInvalidRange() local
[all...]
H A DProfiledBinary.cpp494 uint64_t StartAddress = Symbols[SI].Addr; dissassembleSymbol() local
811 uint64_t StartAddress = Range.LowPC; loadSymbolsFromDWARFUnit() local
[all...]
H A DProfileGenerator.cpp453 uint64_t StartAddress = Item.first.first; in collectFunctionsFromRawProfile() local
667 uint64_t StartAddress = I.first.first; in preprocessRangeCounter() local
H A DProfiledBinary.h101 uint64_t StartAddress; member
/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp149 static LineNumberInfo DILineInfoToIntelJITFormat(uintptr_t StartAddress, in DILineInfoToIntelJITFormat()
/llvm-project/llvm/include/llvm/Support/
H A DWin64EH.h143 support::ulittle32_t StartAddress; global() member
/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp317 const uint64_t StartAddress = FI.startAddress(); convertFunctionLineTable() local
/llvm-project/llvm/include/llvm/DebugInfo/
H A DDIContext.h48 std::optional<uint64_t> StartAddress; global() member
/llvm-project/llvm/lib/MC/
H A DMachObjectWriter.cpp685 uint64_t StartAddress = 0; computeSectionAddresses() local
/llvm-project/bolt/runtime/
H A Dinstr.cpp660 bool parseAddressRange(const char *Str, uint64_t &StartAddress, in parseAddressRange()
704 uint64_t StartAddress, EndAddress; in getBinaryPath() local
/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT_util.cpp72 LPVOID StartAddress; member
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1606 std::optional<uint64_t> &StartAddress) { in getFunctionNameAndStartLineForAddress() argument
1779 std::optional<uint64_t> StartAddress; in getLineInfoForAddressRange() local
[all...]
/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp337 static uint64_t StartAddress; global() variable
1453 uint64_t StartAddress = SectionAddr + Start; collectBBAddrMapLabels() local
[all...]
/llvm-project/bolt/lib/Rewrite/
H A DRewriteInstance.cpp2418 const uint64_t StartAddress = Address; readDynamicRelrRelocations() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20591 int64_t StartAddress = StoreNodes[0].OffsetFromBase; getConsecutiveStores() local
20885 int64_t StartAddress = LoadNodes[0].OffsetFromBase; tryStoreMergeOfLoads() local
[all...]