Home
last modified time | relevance | path

Searched refs:unlikely_text_section_p (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Doutput.h568 extern bool unlikely_text_section_p (section *);
H A Dvarasm.c428 unlikely_text_section_p (section *sect) in unlikely_text_section_p() function
H A DChangeLog-20052294 unlikely_text_section_p.
2401 (output_line_info, secname_for_decl): Use unlikely_text_section_p.
2404 (dwarf2out_var_location): Use unlikely_text_section_p.
2445 (unlikely_text_section_p, switch_to_section): New functions.
2485 (unlikely_text_section_p): New function.
H A DChangeLog-200610399 (unlikely_text_section_p): Use SECTION_STYLE.
/freebsd-12.1/contrib/gcc/config/rs6000/
H A Drs6000.c11066 && !unlikely_text_section_p (in_section) in rs6000_assemble_integer()