Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/
H A Dx86AssemblyInspectionEngine.cpp802 const AddressRange &func_range, in local_branch_p()
829 const AddressRange &func_range, in non_local_branch_p()
902 uint8_t *data, size_t size, AddressRange &func_range, in GetNonCallSiteUnwindPlanFromAssembly()
1326 uint8_t *data, size_t size, AddressRange &func_range, in AugmentUnwindPlanFromCallSite()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Symtab/
H A DSymbolFileSymtab.cpp168 AddressRange func_range(curr_symbol->GetAddress(), 0); in ParseFunctions() local
/freebsd/contrib/llvm-project/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.cpp205 AddressRange func_range(func_range_start_file_addr, in GetUnwindPlan() local
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp134 std::pair<lldb::addr_t, lldb::addr_t> func_range; in DisassembleFunction() local
450 AddrRange func_range = in GetRunnableInfo() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/
H A DSymbolFileCTF.cpp811 AddressRange func_range = in ParseFunctions() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.cpp254 AddressRange func_range( in GetOrCreateFunction() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp490 AddressRange func_range(file_vm_addr, sol.length, in CreateFunction() local
1286 AddressRange func_range(file_vm_addr, sol.length, in ParseLineTable() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp298 AddressRange func_range = in ParseCompileUnitFunctionForPDBFunc() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp2373 const AddressRange &func_range) { in ParseFunctionFromDWARF()
H A DSymbolFileDWARF.cpp936 AddressRange func_range; in ParseFunction() local