Home
last modified time | relevance | path

Searched refs:get_section (Results 1 – 25 of 100) sorted by relevance

1234

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsymtab.cc961 if (get_section ()) in dump_base()
963 get_section ()); in dump_base()
1292 if (implicit_section && !get_section ()) in verify_base()
1297 if (get_section () && get_comdat_group () in verify_base()
1307 && get_section () != get_alias_target ()->get_section () in verify_base()
1308 && (!get_section() in verify_base()
1309 || !get_alias_target ()->get_section () in verify_base()
1310 || strcmp (get_section(), in verify_base()
1311 get_alias_target ()->get_section ()))) in verify_base()
1738 const char *current = get_section (); in set_section_for_node()
[all …]
H A Dvarasm.cc292 get_section (const char *name, unsigned int flags, tree decl, in get_section() function
468 return get_section (name, flags, decl); in get_named_section()
790 return get_section (rname, (SECTION_LINKONCE | flags), decl); in default_function_rodata_section()
816 return get_section (rname, (SECTION_LINKONCE | flags), decl); in default_function_rodata_section()
827 return get_section (rname, flags, decl); in default_function_rodata_section()
832 return get_section (sname, flags, decl); in default_function_rodata_section()
912 return get_section (name, flags, NULL); in mergeable_string_section()
941 return get_section (name, flags, NULL); in mergeable_constant_section()
1714 return get_section (buf, SECTION_WRITE, NULL); in get_cdtor_priority_section()
1726 sec = get_section (".dtors", SECTION_WRITE, NULL); in default_named_section_asm_out_destructor()
[all …]
H A Dbtfout.cc252 btf_info_section = get_section (BTF_INFO_SECTION_NAME, BTF_INFO_SECTION_FLAGS, in init_btf_sections()
314 const char *section_name = node->get_section (); in btf_collect_datasec()
H A Dipa-comdats.cc267 || symbol->get_section () in ipa_comdats()
H A Doutput.h543 extern section *get_section (const char *, unsigned int, tree,
H A Ddwarf2out.cc477 eh_frame_section = get_section (EH_FRAME_SECTION_NAME, flags, NULL); in switch_to_eh_frame_section()
511 debug_frame_section = get_section (DEBUG_FRAME_SECTION, in switch_to_frame_table_section()
11250 switch_to_section (get_section (secname, SECTION_DEBUG, NULL)); in output_comp_unit()
11479 switch_to_section (get_section (secname, SECTION_DEBUG, NULL)); in output_comdat_type_unit()
29281 debug_info_section = get_section (DEBUG_LTO_INFO_SECTION, in init_sections_and_labels()
29284 debug_abbrev_section = get_section (DEBUG_LTO_ABBREV_SECTION, in init_sections_and_labels()
29290 debug_macinfo_section = get_section (debug_macinfo_section_name, in init_sections_and_labels()
29297 debug_info_section = get_section (DEBUG_LTO_DWO_INFO_SECTION, in init_sections_and_labels()
29300 debug_abbrev_section = get_section (DEBUG_LTO_DWO_ABBREV_SECTION, in init_sections_and_labels()
29303 debug_skeleton_info_section = get_section (DEBUG_LTO_INFO_SECTION, in init_sections_and_labels()
[all …]
H A Dctfout.cc189 ctf_info_section = get_section (CTF_INFO_SECTION_NAME, CTF_INFO_SECTION_FLAGS, in init_ctf_sections()
H A Dvarpool.cc725 && get_section ()) in finalize_named_section_flags()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsymtab.c917 if (get_section ()) in dump_base()
919 get_section ()); in dump_base()
1243 if (implicit_section && !get_section ()) in verify_base()
1248 if (get_section () && get_comdat_group () in verify_base()
1258 && get_section () != get_alias_target ()->get_section () in verify_base()
1259 && (!get_section() in verify_base()
1260 || !get_alias_target ()->get_section () in verify_base()
1261 || strcmp (get_section(), in verify_base()
1262 get_alias_target ()->get_section ()))) in verify_base()
1466 const_cast<char *>(n->get_section ()), true); in copy_visibility_from()
[all …]
H A Dvarasm.c283 get_section (const char *name, unsigned int flags, tree decl, in get_section() function
450 return get_section (name, flags, decl); in get_named_section()
757 return get_section (rname, SECTION_LINKONCE, decl); in default_function_rodata_section()
768 return get_section (rname, SECTION_LINKONCE, decl); in default_function_rodata_section()
779 return get_section (rname, 0, decl); in default_function_rodata_section()
860 return get_section (name, flags, NULL); in mergeable_string_section()
889 return get_section (name, flags, NULL); in mergeable_constant_section()
1606 return get_section (buf, SECTION_WRITE, NULL); in get_cdtor_priority_section()
1618 sec = get_section (".dtors", SECTION_WRITE, NULL); in default_named_section_asm_out_destructor()
1641 sec = get_section (".ctors", SECTION_WRITE, NULL); in default_named_section_asm_out_constructor()
[all …]
H A Dipa-comdats.c267 || symbol->get_section () in ipa_comdats()
H A Doutput.h526 extern section *get_section (const char *, unsigned int, tree,
H A Dcgraphclones.c636 new_node->set_section (get_section ()); in create_virtual_clone()
1068 new_version_node->set_section (get_section ()); in create_version_clone_with_body()
H A Ddwarf2out.c469 eh_frame_section = get_section (EH_FRAME_SECTION_NAME, flags, NULL); in switch_to_eh_frame_section()
503 debug_frame_section = get_section (DEBUG_FRAME_SECTION, in switch_to_frame_table_section()
11088 switch_to_section (get_section (secname, SECTION_DEBUG, NULL)); in output_comp_unit()
11317 switch_to_section (get_section (secname, SECTION_DEBUG, NULL)); in output_comdat_type_unit()
28640 debug_info_section = get_section (DEBUG_LTO_INFO_SECTION, in init_sections_and_labels()
28643 debug_abbrev_section = get_section (DEBUG_LTO_ABBREV_SECTION, in init_sections_and_labels()
28649 debug_macinfo_section = get_section (debug_macinfo_section_name, in init_sections_and_labels()
28656 debug_info_section = get_section (DEBUG_LTO_DWO_INFO_SECTION, in init_sections_and_labels()
28659 debug_abbrev_section = get_section (DEBUG_LTO_DWO_ABBREV_SECTION, in init_sections_and_labels()
28662 debug_skeleton_info_section = get_section (DEBUG_LTO_INFO_SECTION, in init_sections_and_labels()
[all …]
H A Dlanghooks.c780 section = get_section (name, SECTION_DEBUG | SECTION_EXCLUDE, NULL, true); in lhd_begin_section()
H A Dvarpool.c716 && get_section ()) in finalize_named_section_flags()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp4077 static const SectionRef get_section(MachOObjectFile *O, const char *segname, in get_section() function
6111 SectionRef CL = get_section(O, "__OBJC2", "__class_list"); in printObjc2_64bit_MetaData()
6113 CL = get_section(O, "__DATA", "__objc_classlist"); in printObjc2_64bit_MetaData()
6115 CL = get_section(O, "__DATA_CONST", "__objc_classlist"); in printObjc2_64bit_MetaData()
6117 CL = get_section(O, "__DATA_DIRTY", "__objc_classlist"); in printObjc2_64bit_MetaData()
6121 SectionRef CR = get_section(O, "__OBJC2", "__class_refs"); in printObjc2_64bit_MetaData()
6123 CR = get_section(O, "__DATA", "__objc_classrefs"); in printObjc2_64bit_MetaData()
6125 CR = get_section(O, "__DATA_CONST", "__objc_classrefs"); in printObjc2_64bit_MetaData()
6127 CR = get_section(O, "__DATA_DIRTY", "__objc_classrefs"); in printObjc2_64bit_MetaData()
6131 SectionRef SR = get_section(O, "__OBJC2", "__super_refs"); in printObjc2_64bit_MetaData()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dcet.c50 switch_to_section (get_section (".note.gnu.property", in file_end_indicate_exec_stack_and_cet()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
H A Dv3_conf.c383 if (!ctx->db || !ctx->db_meth || !ctx->db_meth->get_section) { in STACK_OF()
388 if (ctx->db_meth->get_section) in STACK_OF()
389 return ctx->db_meth->get_section(ctx->db, section); in STACK_OF()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dgnu-property.cc33 switch_to_section (get_section (".note.gnu.property", in emit_gnu_property()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dv3_conf.c394 if (!ctx->db || !ctx->db_meth || !ctx->db_meth->get_section) { in STACK_OF()
398 if (ctx->db_meth->get_section) in STACK_OF()
399 return ctx->db_meth->get_section(ctx->db, section); in STACK_OF()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Dsol2.c273 switch_to_section (get_section (entry->name, entry->flags, entry->decl)); in solaris_define_comdat_signature()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Dsol2.cc274 switch_to_section (get_section (entry->name, entry->flags, entry->decl)); in solaris_define_comdat_signature()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bpf/
H A Dcoreout.cc343 btf_ext_info_section = get_section (BTF_EXT_INFO_SECTION_NAME, in btf_ext_init()
/netbsd-src/external/gpl3/gcc/dist/lto-plugin/
H A DChangeLog785 (get_section): Remove.
1127 (get_section): Return NULL if get_section fails.
1208 (get_section): Use elf_strptr instead of get_string_table.

1234