Searched refs:symbol_strings_location (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/som/
H A Dinternal.h59 unsigned int symbol_strings_location; member in struct:som_header
H A Daout.h59 unsigned char symbol_strings_location[4]; member in struct:som_external_header
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/som/
H A Dinternal.h59 unsigned int symbol_strings_location; member in struct:som_header
H A Daout.h59 unsigned char symbol_strings_location[4]; member in struct:som_external_header
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dsom.c1651 dst->symbol_strings_location = bfd_getb32 (src->symbol_strings_location);
1689 bfd_putb32 (src->symbol_strings_location, dst->symbol_strings_location);
2059 obj_som_str_filepos (abfd) = (file_hdrp->symbol_strings_location
3985 obj_som_file_hdr (abfd)->symbol_strings_location = current_offset;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dsom.c1651 dst->symbol_strings_location = bfd_getb32 (src->symbol_strings_location);
1689 bfd_putb32 (src->symbol_strings_location, dst->symbol_strings_location);
2059 obj_som_str_filepos (abfd) = (file_hdrp->symbol_strings_location
3985 obj_som_file_hdr (abfd)->symbol_strings_location = current_offset;

Completed in 125 milliseconds