Home
last modified time | relevance | path

Searched defs:sect_sp (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DSection.cpp511 size_t SectionList::AddUniqueSection(const lldb::SectionSP &sect_sp) { in AddUniqueSection()
520 const lldb::SectionSP &sect_sp, in ReplaceSection()
549 SectionSP sect_sp; in GetSectionAtIndex() local
556 SectionSP sect_sp; in FindSectionByName() local
578 SectionSP sect_sp; in FindSectionByID() local
598 SectionSP sect_sp; in FindSectionByType() local
616 SectionSP sect_sp; in FindSectionContainingFileAddress() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DProcessMinidump.cpp81 SectionSP sect_sp = sect_list->FindSectionByName(ConstString(".text")); in HashElfTextSection() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Minidump/
H A DMinidumpFileBuilder.cpp260 SectionSP sect_sp = mod->GetObjectFile()->GetBaseAddress().GetSection(); in getModuleFileSize() local
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DSymtab.cpp916 SectionSP sect_sp = sectlist->GetSectionAtIndex(i); in AddSectionsToRangeMap() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1845 SectionSP sect_sp; in FindMatchingSection() local