Home
last modified time | relevance | path

Searched refs:get_cdtor_priority_section (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Dvxworks.c44 sec = get_cdtor_priority_section (priority, in vxworks_asm_out_constructor()
56 sec = get_cdtor_priority_section (priority, in vxworks_asm_out_destructor()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Dvxworks.cc48 sec = get_cdtor_priority_section (priority, in vxworks_asm_out_constructor()
60 sec = get_cdtor_priority_section (priority, in vxworks_asm_out_destructor()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doutput.h543 extern section *get_cdtor_priority_section (int, bool);
H A Dvarasm.c1593 get_cdtor_priority_section (int priority, bool constructor_p) in get_cdtor_priority_section() function
1615 sec = get_cdtor_priority_section (priority, in default_named_section_asm_out_destructor()
1638 sec = get_cdtor_priority_section (priority, in default_named_section_asm_out_constructor()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doutput.h560 extern section *get_cdtor_priority_section (int, bool);
H A Dvarasm.cc1701 get_cdtor_priority_section (int priority, bool constructor_p) in get_cdtor_priority_section() function
1723 sec = get_cdtor_priority_section (priority, in default_named_section_asm_out_destructor()
1746 sec = get_cdtor_priority_section (priority, in default_named_section_asm_out_constructor()
H A DChangeLog-200727440 (get_cdtor_priority_section): Likewise.
27442 (get_cdtor_priority_section): Likewise.