Searched refs:TEXT_SECTION_NAME (Results 1 – 6 of 6) sorted by relevance
621 #ifndef TEXT_SECTION_NAME622 #define TEXT_SECTION_NAME ".text" macro
1071 text_section = subseg_new (TEXT_SECTION_NAME, 0); in perform_an_assembly_pass()
100 #define TEXT_SECTION_NAME (rx_use_conventional_section_names ? ".text" : "P") macro
362 #define TEXT_SECTION_NAME xtensa_section_rename (".text") macro
75 text_section = obj_mach_o_segT_from_bfd_name (TEXT_SECTION_NAME, 1); in mach_o_begin()859 text_section = obj_mach_o_segT_from_bfd_name (TEXT_SECTION_NAME, 1); in obj_mach_o_base_section()
203 s = bfd_get_section_by_name (stdoutput, TEXT_SECTION_NAME); in elf_begin()