Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp604 SectionHeaderColl section_headers; in GetModuleSpecifications() local
1346 size_t ObjectFileELF::GetSectionHeaderInfo(SectionHeaderColl &section_headers, in GetSectionHeaderInfo()
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dreadelf.c135 Elf_Internal_Shdr *section_headers; variable
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dreadelf.c144 static Elf_Internal_Shdr *section_headers; variable