Home
last modified time | relevance | path

Searched refs:dump_header (Results 1 – 9 of 9) sorted by relevance

/netbsd/src/lib/libc/citrus/
Dcitrus_db_factory.c254 dump_header(struct _region *r, const char *magic, size_t *rofs, in dump_header() function
273 dump_header(r, magic, &ofs, 0); in _citrus_db_factory_serialize()
313 dump_header(r, magic, &ofs, df->df_num_entries); in _citrus_db_factory_serialize()
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dmem-stats.h246 dump_header (const char *name) in dump_header() function
642 T::dump_header (mem_location::get_origin_name (origin)); in dump()
648 T::dump_header (mem_location::get_origin_name (origin)); in dump()
Dalloc-pool.h83 dump_header (const char *name) in dump_header() function
Dvec.cc99 dump_header (const char *name) in dump_header() function in vec_usage
Dbitmap.h259 dump_header (const char *name) in dump_header() function
Dggc-common.cc1241 dump_header (const char *name) in dump_header() function in ggc_usage
/netbsd/src/external/gpl3/binutils/dist/binutils/
Dod-macho.c309 dump_header (bfd *abfd) in dump_header() function
2268 dump_header (abfd); in mach_o_dump()
DChangeLog-2014766 * od-macho.c (dump_header): Display sizeofcmds in decimal too.
809 (dump_header): Display a terminal newline.
DChangeLog-201127 (dump_header): Fix indentation.