Home
last modified time | relevance | path

Searched refs:DATA_SECTION_NAME (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-rx.h111 #define DATA_SECTION_NAME (rx_use_conventional_section_names ? ".data" : "D_1") macro
Dtc-xtensa.h379 #define DATA_SECTION_NAME xtensa_section_rename (".data") macro
Dobj-macho.c862 data_section = obj_mach_o_segT_from_bfd_name (DATA_SECTION_NAME, 1); in obj_mach_o_base_section()
Dobj-elf.c3197 s = bfd_get_section_by_name (stdoutput, DATA_SECTION_NAME); in elf_begin()
/netbsd/src/external/bsd/elftosb/dist/common/
DELF.h193 #define DATA_SECTION_NAME ".data" macro
/netbsd/src/external/gpl3/binutils/dist/gas/
Das.h655 #define DATA_SECTION_NAME ".data" macro
Das.c1216 data_section = subseg_new (DATA_SECTION_NAME, 0); in perform_an_assembly_pass()
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200113695 * dwarfout.c (TEXT_SECTION_NAME, DATA_SECTION_NAME, DATA1_SECTION_NAME,