| /src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| gnu-property.cc | 33 switch_to_section (get_section (".note.gnu.property",
|
| /src/external/gpl3/gcc/dist/gcc/config/i386/ |
| gnu-property.cc | 33 switch_to_section (get_section (".note.gnu.property",
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| symtab.cc | 961 if (get_section ()) 963 get_section ()); 1292 if (implicit_section && !get_section ()) 1297 if (get_section () && get_comdat_group () 1307 && get_section () != get_alias_target ()->get_section () 1308 && (!get_section() 1309 || !get_alias_target ()->get_section () 1310 || strcmp (get_section(), 1311 get_alias_target ()->get_section ()))) [all...] |
| ipa-comdats.cc | 267 || symbol->get_section ()
|
| btfout.cc | 252 btf_info_section = get_section (BTF_INFO_SECTION_NAME, BTF_INFO_SECTION_FLAGS, 314 const char *section_name = node->get_section ();
|
| output.h | 543 extern section *get_section (const char *, unsigned int, tree,
|
| varasm.cc | 293 get_section (const char *name, unsigned int flags, tree decl, 469 return get_section (name, flags, decl); 791 return get_section (rname, (SECTION_LINKONCE | flags), decl); 817 return get_section (rname, (SECTION_LINKONCE | flags), decl); 828 return get_section (rname, flags, decl); 833 return get_section (sname, flags, decl); 913 return get_section (name, flags, NULL); 942 return get_section (name, flags, NULL); 1720 return get_section (buf, SECTION_WRITE, NULL); 1732 sec = get_section (".dtors", SECTION_WRITE, NULL) 292 get_section (const char *name, unsigned int flags, tree decl, function [all...] |
| ctfout.cc | 189 ctf_info_section = get_section (CTF_INFO_SECTION_NAME, CTF_INFO_SECTION_FLAGS,
|
| langhooks.cc | 830 section = get_section (name, SECTION_DEBUG | SECTION_EXCLUDE, NULL, true);
|
| varpool.cc | 725 && get_section ())
|
| /src/external/gpl3/gcc/dist/gcc/ |
| symtab.cc | 962 if (get_section ()) 964 get_section ()); 1293 if (implicit_section && !get_section ()) 1298 if (get_section () && get_comdat_group () 1308 && get_section () != get_alias_target ()->get_section () 1309 && (!get_section() 1310 || !get_alias_target ()->get_section () 1311 || strcmp (get_section(), 1312 get_alias_target ()->get_section ()))) [all...] |
| ipa-comdats.cc | 267 || symbol->get_section ()
|
| output.h | 547 extern section *get_section (const char *, unsigned int, tree,
|
| btfout.cc | 356 btf_info_section = get_section (BTF_INFO_SECTION_NAME, BTF_INFO_SECTION_FLAGS, 404 const char *section_name = node->get_section (); 513 if (node->get_section () == NULL)
|
| varasm.cc | 290 get_section (const char *name, unsigned int flags, tree decl, 466 return get_section (name, flags, decl); 788 return get_section (rname, (SECTION_LINKONCE | flags), decl); 814 return get_section (rname, (SECTION_LINKONCE | flags), decl); 825 return get_section (rname, flags, decl); 830 return get_section (sname, flags, decl); 910 return get_section (name, flags, NULL); 939 return get_section (name, flags, NULL); 1717 return get_section (buf, SECTION_WRITE, NULL); 1729 sec = get_section (".dtors", SECTION_WRITE, NULL) 289 get_section (const char *name, unsigned int flags, tree decl, function [all...] |
| ctfout.cc | 189 ctf_info_section = get_section (CTF_INFO_SECTION_NAME, CTF_INFO_SECTION_FLAGS,
|
| langhooks.cc | 827 section = get_section (name, SECTION_DEBUG | SECTION_EXCLUDE, NULL, true);
|
| varpool.cc | 727 && get_section ())
|
| /src/external/gpl3/gcc.old/dist/gcc/config/bpf/ |
| coreout.cc | 343 btf_ext_info_section = get_section (BTF_EXT_INFO_SECTION_NAME,
|
| /src/external/gpl3/gcc.old/dist/gcc/config/ |
| sol2.cc | 274 switch_to_section (get_section (entry->name, entry->flags, entry->decl));
|
| /src/external/gpl3/gcc/dist/gcc/config/ |
| sol2.cc | 274 switch_to_section (get_section (entry->name, entry->flags, entry->decl));
|
| /src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/ |
| MachODump.cpp | 4077 static const SectionRef get_section(MachOObjectFile *O, const char *segname, function 6111 SectionRef CL = get_section(O, "__OBJC2", "__class_list"); 6113 CL = get_section(O, "__DATA", "__objc_classlist"); 6115 CL = get_section(O, "__DATA_CONST", "__objc_classlist"); 6117 CL = get_section(O, "__DATA_DIRTY", "__objc_classlist"); 6121 SectionRef CR = get_section(O, "__OBJC2", "__class_refs"); 6123 CR = get_section(O, "__DATA", "__objc_classrefs"); 6125 CR = get_section(O, "__DATA_CONST", "__objc_classrefs"); 6127 CR = get_section(O, "__DATA_DIRTY", "__objc_classrefs"); 6131 SectionRef SR = get_section(O, "__OBJC2", "__super_refs") [all...] |
| /src/external/gpl3/gcc/dist/gcc/config/bpf/ |
| btfext-out.cc | 597 btf_ext_info_section = get_section (BTF_EXT_INFO_SECTION_NAME,
|
| /src/external/gpl3/gcc.old/dist/gcc/config/ft32/ |
| ft32.cc | 381 return get_section ("._pm", SECTION_WRITE | SECTION_DEBUG, NULL);
|
| /src/external/gpl3/gcc/dist/gcc/config/ft32/ |
| ft32.cc | 381 return get_section ("._pm", SECTION_WRITE | SECTION_DEBUG, NULL);
|