Home
last modified time | relevance | path

Searched defs:section_sp (Results 1 – 25 of 40) sorted by last modified time

12

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp1803 SectionSP section_sp(addr.GetSection()); in ReadMemoryFromFileCache() local
1885 SectionSP section_sp(resolved_addr.GetSection()); in ReadMemory() local
3126 bool Target::SetSectionLoadAddress(const SectionSP &section_sp, in SetSectionLoadAddress()
3175 bool Target::SetSectionUnloaded(const lldb::SectionSP &section_sp) { in SetSectionUnloaded()
3185 bool Target::SetSectionUnloaded(const lldb::SectionSP &section_sp, in SetSectionUnloaded()
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DFunction.cpp443 SectionSP section_sp(m_range.GetBaseAddress().GetSection()); in CalculateSymbolContextModule() local
H A DObjectFile.cpp301 const SectionSP section_sp(symbol->GetAddressRef().GetSection()); in GetAddressClass() local
636 SectionSP section_sp = section_list->GetSectionAtIndex(i); in GetLoadableData() local
H A DSymbol.cpp39 bool is_artificial, const lldb::SectionSP &section_sp, in Symbol()
127 if (SectionSP section_sp = in FromJSON() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.cpp130 if (SectionSP section_sp = in CreateInstance() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/PECOFF/
H A DSymbolVendorPECOFF.cpp121 if (SectionSP section_sp = in CreateInstance() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/wasm/
H A DSymbolVendorWasm.cpp126 if (SectionSP section_sp = in CreateInstance() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp560 for (SectionSP section_sp : section_list) { in InitializeFirstCodeAddressRecursive() local
680 SectionSP section_sp(section_list->FindSectionByType(sect_type, true)); in LoadSectionData() local
H A DSymbolFileDWARFDebugMap.cpp1055 const SectionSP section_sp( in RemoveFunctionsWithModuleNotEqualTo() local
H A DDWARFContext.cpp23 auto section_sp = section_list->FindSectionByType(section_type, true); in LoadSection() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.cpp252 SectionSP section_sp = list->FindSectionContainingFileAddress(address); in GetOrCreateFunction() local
469 SectionSP section_sp = list.FindSectionContainingFileAddress(address); in AddSymbols() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/
H A DSymbolFileCTF.cpp82 SectionSP section_sp( in ParseHeader() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DProcessMinidump.cpp344 SectionSP section_sp = sections->GetSectionAtIndex(i); in BuildMemoryRegions() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp719 SectionSP section_sp(section_list->GetSectionAtIndex(sect_idx)); in SetLoadAddress() local
1915 SectionSP section_sp(new Section( in CreateSections() local
2989 SectionSP section_sp = entry_point_addr.GetSection(); in ParseSymtab() local
3087 SectionSP section_sp = in ParseUnwindSymbols() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/JITLoader/GDB/
H A DJITLoaderGDB.cpp235 SectionSP section_sp(section_list.GetSectionAtIndex(i)); in updateSectionLoadAddress() local
383 SectionSP section_sp(section_list->GetSectionAtIndex(i)); in ReadJITDescriptorImpl() local
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp1167 lldb::SectionSP section_sp(new lldb_private::Section( in PopulateSectionList() local
H A DObjectFileJIT.cpp178 SectionSP section_sp(section_list->GetSectionAtIndex(sect_idx)); in SetLoadAddress() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DAddress.cpp253 SectionSP section_sp( in ResolveAddressUsingFileSections() local
287 SectionSP section_sp(GetSection()); in GetModule() local
294 SectionSP section_sp(GetSection()); in GetFileAddress() local
314 SectionSP section_sp(GetSection()); in GetLoadAddress() local
414 SectionSP section_sp(GetSection()); in Dump() local
837 SectionSP section_sp(GetSection()); in CalculateSymbolContext() local
851 SectionSP section_sp(GetSection()); in CalculateSymbolContextModule() local
858 SectionSP section_sp(GetSection()); in CalculateSymbolContextCompileUnit() local
872 SectionSP section_sp(GetSection()); in CalculateSymbolContextFunction() local
886 SectionSP section_sp(GetSection()); in CalculateSymbolContextBlock() local
[all …]
H A DDynamicLoader.cpp135 SectionSP section_sp(sections->GetSectionAtIndex(i)); in UnloadSectionsCommon() local
H A DModule.cpp456 SectionSP section_sp(so_addr.GetSection()); in ResolveSymbolContextForAddress() local
1384 lldb::SectionSP section_sp( in SetSymbolFileFileSpec() local
1416 SectionSP section_sp = sections->GetSectionAtIndex(sect_idx); in IsLoadedInTarget() local
H A DSection.cpp475 size_t SectionList::AddSection(const lldb::SectionSP &section_sp) { in AddSection()
656 for (const auto &section_sp : m_sections) in Dump() local
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp3044 SectionSP section_sp( in DoExecute() local
H A DCommandObjectMemory.cpp1701 SectionSP section_sp(addr.GetSection()); in DumpRegion() local
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp2069 SectionSP section_sp(section.GetSP()); in SetSectionLoadAddress() local
2106 SectionSP section_sp(section.GetSP()); in ClearSectionLoadAddress() local
2195 SectionSP section_sp(section_list->GetSectionAtIndex(sect_idx)); in ClearModuleLoadAddress() local
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpoint.cpp528 SectionSP section_sp(section_addr.GetSection()); in ModulesChanged() local
576 SectionSP section_sp(break_loc_sp->GetAddress().GetSection()); in ModulesChanged() local
649 SectionSP section_sp = break_loc_sp->GetAddress().GetSection(); in ModuleReplaced() local

12