Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp693 SectionHeaderColl section_headers; in GetModuleSpecifications() local
1485 size_t ObjectFileELF::GetSectionHeaderInfo(SectionHeaderColl &section_headers, in GetSectionHeaderInfo()
/freebsd-12.1/contrib/binutils/binutils/
H A Dreadelf.c181 static Elf_Internal_Shdr *section_headers; variable