Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/som/
Dinternal.h43 unsigned int space_location; member
Daout.h43 unsigned char space_location[4]; member
/toolchain/binutils/binutils-2.25/bfd/
Dsom.c1633 dst->space_location = bfd_getb32 (src->space_location); in som_swap_header_in()
1671 bfd_putb32 (src->space_location, dst->space_location); in som_swap_header_out()
2111 (current_offset + file_hdr->space_location in setup_sections()
3684 obj_som_file_hdr (abfd)->space_location = current_offset; in som_begin_writing()
4150 location = obj_som_file_hdr (abfd)->space_location; in som_finish_writing()