Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
HDObjectFileELF.cpp686 SectionHeaderColl section_headers; in GetModuleSpecifications() local
1413 ObjectFileELF::GetSectionHeaderInfo(SectionHeaderColl &section_headers, in GetSectionHeaderInfo()
/NextBSD/contrib/binutils/binutils/
HDreadelf.c181 static Elf_Internal_Shdr *section_headers; variable