| /netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | ModuleDebugStream.cpp | 122 ModuleDebugStreamRef::subsections() const { in subsections() function in ModuleDebugStreamRef 135 for (const auto &SS : subsections()) { in findChecksumsSubsection()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/ |
| H A D | ModuleDebugStream.h | 58 iterator_range<DebugSubsectionIterator> subsections() const;
|
| /netbsd-src/external/gpl3/binutils/dist/binutils/doc/ |
| H A D | ctf.options.texi | 9 contain many subsections, all of which are displayed in order.
|
| /netbsd-src/external/gpl3/binutils.old/dist/binutils/doc/ |
| H A D | ctf.options.texi | 9 contain many subsections, all of which are displayed in order.
|
| /netbsd-src/crypto/external/bsd/openssh/dist/ |
| H A D | PROTOCOL.krl | 119 2.5. Certificate Extension subsections 125 Extensions are stored in subsections of type
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | emit-rtl.h | 65 struct function_subsections subsections; member
|
| H A D | varasm.c | 1749 crtl->subsections.hot_section_label = ggc_strdup (tmp_label); in assemble_start_function() 1751 crtl->subsections.cold_section_label = ggc_strdup (tmp_label); in assemble_start_function() 1753 crtl->subsections.hot_section_end_label = ggc_strdup (tmp_label); in assemble_start_function() 1755 crtl->subsections.cold_section_end_label = ggc_strdup (tmp_label); in assemble_start_function() 1761 crtl->subsections.hot_section_label = NULL; in assemble_start_function() 1762 crtl->subsections.cold_section_label = NULL; in assemble_start_function() 1763 crtl->subsections.hot_section_end_label = NULL; in assemble_start_function() 1764 crtl->subsections.cold_section_end_label = NULL; in assemble_start_function() 1787 ASM_OUTPUT_LABEL (asm_out_file, crtl->subsections.cold_section_label); in assemble_start_function() 1797 ASM_OUTPUT_LABEL (asm_out_file, crtl->subsections.hot_section_label); in assemble_start_function() [all …]
|
| H A D | dbxout.c | 935 dbxout_stab_value_label_diff (crtl->subsections.cold_section_end_label, in dbxout_function_end() 936 crtl->subsections.cold_section_label); in dbxout_function_end() 938 dbxout_stab_value_label_diff (crtl->subsections.hot_section_end_label, in dbxout_function_end() 939 crtl->subsections.hot_section_label); in dbxout_function_end() 1345 crtl->subsections.cold_section_label, 0); in dbxout_switch_text_section()
|
| H A D | except.c | 2832 begin = crtl->subsections.hot_section_label; in dw2_output_call_site_table() 2834 begin = crtl->subsections.cold_section_label; in dw2_output_call_site_table()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | emit-rtl.h | 66 struct function_subsections subsections; member
|
| H A D | varasm.cc | 1857 crtl->subsections.hot_section_label = ggc_strdup (tmp_label); in assemble_start_function() 1859 crtl->subsections.cold_section_label = ggc_strdup (tmp_label); in assemble_start_function() 1861 crtl->subsections.hot_section_end_label = ggc_strdup (tmp_label); in assemble_start_function() 1863 crtl->subsections.cold_section_end_label = ggc_strdup (tmp_label); in assemble_start_function() 1869 crtl->subsections.hot_section_label = NULL; in assemble_start_function() 1870 crtl->subsections.cold_section_label = NULL; in assemble_start_function() 1871 crtl->subsections.hot_section_end_label = NULL; in assemble_start_function() 1872 crtl->subsections.cold_section_end_label = NULL; in assemble_start_function() 1895 ASM_OUTPUT_LABEL (asm_out_file, crtl->subsections.cold_section_label); in assemble_start_function() 1905 ASM_OUTPUT_LABEL (asm_out_file, crtl->subsections.hot_section_label); in assemble_start_function() [all …]
|
| H A D | dbxout.cc | 938 dbxout_stab_value_label_diff (crtl->subsections.cold_section_end_label, in dbxout_function_end() 939 crtl->subsections.cold_section_label); in dbxout_function_end() 941 dbxout_stab_value_label_diff (crtl->subsections.hot_section_end_label, in dbxout_function_end() 942 crtl->subsections.hot_section_label); in dbxout_function_end() 1348 crtl->subsections.cold_section_label, 0); in dbxout_switch_text_section()
|
| H A D | except.cc | 2833 begin = crtl->subsections.hot_section_label; in dw2_output_call_site_table() 2835 begin = crtl->subsections.cold_section_label; in dw2_output_call_site_table()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/ |
| H A D | YAMLOutputStyle.cpp | 251 for (const auto &SS : ModS.subsections()) { in dumpDbiStream()
|
| H A D | BytesOutputStyle.cpp | 418 for (const auto &SS : Stream.subsections()) { in dumpModuleC13()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | SphinxQuickstartTemplate.rst | 73 Subsections can also be nested beneath other subsections. For more information on sections, see Sph…
|
| /netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
| H A D | rfc2926.txt | 313 descriptive text in the subsections below. 421 The following subsections discuss further details of the mapping. 487 subsections. 851 The following subsections deal with both LDAP and ASN.1 attribute 963 The following subsections describe how to convert from the ASN.1 BER
|
| H A D | rfc5805.txt | 315 operations. The subsections that follow discuss interaction with a
|
| /netbsd-src/external/gpl3/binutils.old/dist/gold/ |
| H A D | ChangeLog-2019 | 7 subsections.
|
| /netbsd-src/external/gpl3/binutils/dist/gold/ |
| H A D | ChangeLog-2019 | 7 subsections.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/TableGen/ |
| H A D | BackGuide.rst | 191 are described in the following subsections. 197 described in the following subsections.
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/doc/ |
| H A D | ChangeLog.0 | 129 ycp-format, tcl-format): New subsections. 162 * gettext.texi (mkinstalldirs, config.h.in): New subsections.
|
| /netbsd-src/external/bsd/openldap/dist/doc/guide/admin/ |
| H A D | monitoringslapd.sdf | 207 Note: Examples in this section (and its subsections) have been
|
| H A D | schema.sdf | 275 The following subsections provide a couple of examples.
|
| /netbsd-src/external/bsd/openldap/dist/doc/drafts/ |
| H A D | draft-legg-ldap-acm-admin-xx.txt | 430 draft-legg-ldap-admin-00.txt. The subsections of Section 5 have
|