Searched defs:file_header (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | rbt.c | 119 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 D | s390-mkopc.c | 263 static const char file_header[] = variable
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | s390-mkopc.c | 314 static const char file_header[] = variable
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | layout.cc | 2773 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 D | script-sections.cc | 4501 Script_sections::put_headers_in_phdrs(Output_data* file_header, in put_headers_in_phdrs()
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | layout.cc | 2777 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 D | script-sections.cc | 4501 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 D | readelf.c | 273 Elf_Internal_Ehdr file_header; member
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | readelf.c | 278 Elf_Internal_Ehdr file_header; member
|