/llvm-project/lldb/include/lldb/Expression/ |
H A D | Expression.h | 73 lldb::addr_t StartAddress() { return m_jit_start_addr; } in StartAddress() function
|
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugRangeList.h | 31 uint64_t StartAddress; member
|
/llvm-project/lldb/tools/debugserver/source/MacOSX/ |
H A D | MachVMRegion.h | 26 mach_vm_address_t StartAddress() const { return m_start; } in StartAddress() function
|
/llvm-project/llvm/tools/llvm-profgen/ |
H A D | PerfReader.cpp | 918 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 D | ProfiledBinary.cpp | 494 uint64_t StartAddress = Symbols[SI].Addr; dissassembleSymbol() local 811 uint64_t StartAddress = Range.LowPC; loadSymbolsFromDWARFUnit() local [all...] |
H A D | ProfileGenerator.cpp | 453 uint64_t StartAddress = Item.first.first; in collectFunctionsFromRawProfile() local 667 uint64_t StartAddress = I.first.first; in preprocessRangeCounter() local
|
H A D | ProfiledBinary.h | 101 uint64_t StartAddress; member
|
/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/ |
H A D | IntelJITEventListener.cpp | 149 static LineNumberInfo DILineInfoToIntelJITFormat(uintptr_t StartAddress, in DILineInfoToIntelJITFormat()
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | Win64EH.h | 143 support::ulittle32_t StartAddress; global() member
|
/llvm-project/llvm/lib/DebugInfo/GSYM/ |
H A D | DwarfTransformer.cpp | 317 const uint64_t StartAddress = FI.startAddress(); convertFunctionLineTable() local
|
/llvm-project/llvm/include/llvm/DebugInfo/ |
H A D | DIContext.h | 48 std::optional<uint64_t> StartAddress; global() member
|
/llvm-project/llvm/lib/MC/ |
H A D | MachObjectWriter.cpp | 685 uint64_t StartAddress = 0; computeSectionAddresses() local
|
/llvm-project/bolt/runtime/ |
H A D | instr.cpp | 660 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 D | z_Windows_NT_util.cpp | 72 LPVOID StartAddress; member
|
/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFContext.cpp | 1606 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 D | llvm-objdump.cpp | 337 static uint64_t StartAddress; global() variable 1453 uint64_t StartAddress = SectionAddr + Start; collectBBAddrMapLabels() local [all...] |
/llvm-project/bolt/lib/Rewrite/ |
H A D | RewriteInstance.cpp | 2418 const uint64_t StartAddress = Address; readDynamicRelrRelocations() local
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 20591 int64_t StartAddress = StoreNodes[0].OffsetFromBase; getConsecutiveStores() local 20885 int64_t StartAddress = LoadNodes[0].OffsetFromBase; tryStoreMergeOfLoads() local [all...] |