Home
last modified time | relevance | path

Searched defs:file_header (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Drbt.c119 struct file_header { struct
120 char version1[32];
121 uint64_t first_node_offset; /* usually 1024 */
126 uint32_t ptrsize;
127 unsigned int bigendian : 1; /* big or little endian system */
128 unsigned int rdataset_fixed : 1; /* compiled with
131 unsigned int nodecount; /* shadow from rbt structure */
132 uint64_t crc;
133 char version2[32]; /* repeated; must match version1 */
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Ds390-mkopc.c263 static const char file_header[] = variable
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Ds390-mkopc.c314 static const char file_header[] = variable
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dlayout.cc2773 Output_file_header* file_header, in relaxation_loop_body()
3056 Output_file_header* file_header = new Output_file_header(target, symtab, in finalize() local
4150 Layout::set_relocatable_section_offsets(Output_data* file_header, in set_relocatable_section_offsets()
H A Dscript-sections.cc4501 Script_sections::put_headers_in_phdrs(Output_data* file_header, in put_headers_in_phdrs()
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dlayout.cc2777 Output_file_header* file_header, in relaxation_loop_body()
3060 Output_file_header* file_header = new Output_file_header(target, symtab, in finalize() local
4219 Layout::set_relocatable_section_offsets(Output_data* file_header, in set_relocatable_section_offsets()
H A Dscript-sections.cc4501 Script_sections::put_headers_in_phdrs(Output_data* file_header, in put_headers_in_phdrs()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c273 Elf_Internal_Ehdr file_header; member
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c278 Elf_Internal_Ehdr file_header; member