Home
last modified time | relevance | path

Searched refs:subspace_location (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/include/som/
Dinternal.h45 unsigned int subspace_location; member
Daout.h45 unsigned char subspace_location[4]; member
/toolchain/binutils/binutils-2.25/bfd/
Dsom.c1635 dst->subspace_location = bfd_getb32 (src->subspace_location); in som_swap_header_in()
1673 bfd_putb32 (src->subspace_location, dst->subspace_location); in som_swap_header_out()
2150 (current_offset + file_hdr->subspace_location in setup_sections()
2159 (current_offset + file_hdr->subspace_location in setup_sections()
3697 obj_som_file_hdr (abfd)->subspace_location = current_offset; in som_begin_writing()
4027 location = obj_som_file_hdr (abfd)->subspace_location; in som_finish_writing()