Searched refs:obj_set_section_attributes (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | obj-som.h | 53 #define obj_set_section_attributes bfd_som_set_section_attributes macro
|
D | obj-som.c | 225 obj_set_section_attributes (space, 1, 1, 72, 2); in obj_som_init_stab_section()
|
D | tc-hppa.c | 7253 #ifdef obj_set_section_attributes in pa_parse_space_stmt() 7254 obj_set_section_attributes (seg, defined, private, sort, spnum); in pa_parse_space_stmt() 7845 #ifdef obj_set_section_attributes in create_new_space() 7846 obj_set_section_attributes (seg, defined, private, sort, spnum); in create_new_space()
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-9295 | 8651 obj_set_section_attributes to pass space attributes to the
|