Home
last modified time | relevance | path

Searched defs:FindSectionByName (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Core/
DSection.cpp484 SectionList::FindSectionByName(ConstString section_dstr) const { in FindSectionByName() function in SectionList
/external/google-breakpad/src/common/solaris/
Ddump_symbols.cc216 static bool FindSectionByName(Elf *elf, const char *name, in FindSectionByName() function