Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DSection.cpp507 size_t SectionList::AddUniqueSection(const lldb::SectionSP &sect_sp) { in AddUniqueSection()
516 const lldb::SectionSP &sect_sp, in ReplaceSection()
545 SectionSP sect_sp; in GetSectionAtIndex() local
553 SectionSP sect_sp; in FindSectionByName() local
575 SectionSP sect_sp; in FindSectionByID() local
595 SectionSP sect_sp; in FindSectionByType() local
613 SectionSP sect_sp; in FindSectionContainingFileAddress() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Minidump/
H A DMinidumpFileBuilder.cpp157 SectionSP sect_sp = mod->GetObjectFile()->GetBaseAddress().GetSection(); in getModuleFileSize() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DProcessMinidump.cpp78 SectionSP sect_sp = sect_list->FindSectionByName(ConstString(".text")); in HashElfTextSection() local
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DSymtab.cpp903 SectionSP sect_sp = sectlist->GetSectionAtIndex(i); in AddSectionsToRangeMap() local