Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/som/
Dinternal.h51 unsigned int init_array_location; member
Daout.h51 unsigned char init_array_location[4]; member
/toolchain/binutils/binutils-2.25/bfd/
Dsom.c1641 dst->init_array_location = bfd_getb32 (src->init_array_location); in som_swap_header_in()
1679 bfd_putb32 (src->init_array_location, dst->init_array_location); in som_swap_header_out()
3671 obj_som_file_hdr (abfd)->init_array_location = current_offset; in som_begin_writing()