Home
last modified time | relevance | path

Searched defs:func_range (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/UnwindAssembly/x86/
H A Dx86AssemblyInspectionEngine.cpp817 const AddressRange &func_range, in local_branch_p()
844 const AddressRange &func_range, in non_local_branch_p()
917 uint8_t *data, size_t size, AddressRange &func_range, in GetNonCallSiteUnwindPlanFromAssembly()
1338 uint8_t *data, size_t size, AddressRange &func_range, in AugmentUnwindPlanFromCallSite()
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/Symtab/
H A DSymbolFileSymtab.cpp167 AddressRange func_range(curr_symbol->GetAddress(), 0); in ParseFunctions() local
/llvm-project-15.0.7/lldb/source/Symbol/
H A DBlock.cpp254 const AddressRange &func_range = function->GetAddressRange(); in GetRangeContainingAddress() local
289 const AddressRange &func_range = function->GetAddressRange(); in GetRangeIndexContainingAddress() local
H A DCompactUnwindInfo.cpp206 AddressRange func_range(func_range_start_file_addr, in GetUnwindPlan() local
/llvm-project-15.0.7/lldb/source/Expression/
H A DIRExecutionUnit.cpp133 std::pair<lldb::addr_t, lldb::addr_t> func_range; in DisassembleFunction() local
448 AddrRange func_range = in GetRunnableInfo() local
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.cpp252 AddressRange func_range( in GetOrCreateFunction() local
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp415 AddressRange func_range(file_vm_addr, sol.length, in CreateFunction() local
1187 AddressRange func_range(file_vm_addr, sol.length, in ParseLineTable() local
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp293 AddressRange func_range = in ParseCompileUnitFunctionForPDBFunc() local
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp2284 const AddressRange &func_range) { in ParseFunctionFromDWARF()
H A DSymbolFileDWARF.cpp852 AddressRange func_range; in ParseFunction() local