Home
last modified time | relevance | path

Searched defs:sectionHeader (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/elftosb/dist/sbtool/
H A Dsbtool.cpp330 const EncoreBootImage::section_header_t & sectionHeader = *it; in readBootImage() local
/netbsd-src/external/bsd/elftosb/dist/common/
H A DStELFFile.cpp78 Elf32_Shdr sectionHeader; in readFileHeaders() local
H A DELFSourceFile.cpp288 const Elf32_Shdr & sectionHeader = m_file->getSectionAtIndex(index); in createDataTargetForSection() local
H A DEncoreBootImage.cpp141 section_header_t sectionHeader; in writeToStream() local
/netbsd-src/sys/arch/evbarm/mini2440/
H A Dmini2440_machdep.c696 Elf_Shdr *sectionHeader; in initarm() local