Home
last modified time | relevance | path

Searched refs:section (Results 1 – 25 of 45) sorted by relevance

12

/ndk/tests/standalone/init-fini-arrays/
DREADME5 the .init_array section.
8 the .fini_array section
11 section. There is no corresponding entry in the .fini_array for the
15 The main idea is to check that there is no .ctors or .dtors section in the
/ndk/build/tools/toolchain-patches/binutils/
D0001-Fix-elfxx-mips.c-mipself.em-and-elf.c-with-5-fixes.patch31 section type from input if the output BFD section flags have been
41 + /* PR 12845: If H is in a section that has been garbage
42 + collected it will have its output section set to *ABS*. */
43 + if (bfd_is_abs_section (h->root.root.u.def.section->output_section))
113 + /* PR 12845: If the input section has been garbage collected it will
114 + not have its output section set to *ABS*. */
D0001-Modify-linker-script-generation-for-MIPS-Android.patch128 /* We don't want to include the .ctor section from
130 The .ctor section from the crtend file contains the
179 + could instead move the label definition inside the section, but
180 + the linker would then create the section even if it turns out to
202 /* Align here to ensure that the .bss section occupies space up to
204 - .bss section disappears because there are no input sections.
205 - FIXME: Why do we need it? When there is no .bss section, we don't
206 - pad the .data section. */
208 + .bss section disappears because there are no input sections. */
/ndk/sources/host-tools/make-3.81/doc/
Dfdl.texi58 A ``Secondary Section'' is a named appendix or a front-matter section
72 section does not fit the above definition of Secondary then it is not
115 A section ``Entitled XYZ'' means a named subunit of the Document whose
118 specific section name mentioned below, such as ``Acknowledgements'',
120 of such a section when you modify the Document means that it remains a
121 section ``Entitled XYZ'' according to this definition.
141 number of copies you must also follow the conditions in section 3.
198 (which should, if there were any, be listed in the History section
233 Preserve the section Entitled ``History'', Preserve its Title, and add
236 there is no section Entitled ``History'' in the Document, create one
[all …]
Dmake-stds.texi19 @c A copy of the license is included in the section entitled ``GNU
28 section
49 @section General Conventions for Makefiles
143 @section Utilities in Makefiles
208 @section Variables for Specifying Commands
292 @section Variables for Installation Directories
563 The directory for installing section 1 man pages. Write it as
566 The directory for installing section 2 man pages. Write it as
580 The file name extension for installed section 1 man pages.
582 The file name extension for installed section 2 man pages.
[all …]
Dmake.info-222 below. A copy of the license is included in the section entitled
814 into the archive, as described in the preceding section.
1646 The directory for installing section 1 man pages. Write it as
1650 The directory for installing section 2 man pages. Write it as
1665 The file name extension for installed section 1 man pages.
1668 The file name extension for installed section 2 man pages.
1672 install man pages in more than one section of the manual.
2504 left out the "target: prerequisite" section of a rule. *Note Rule
2569 means there's no pattern in the target section of the rule; the
2570 second means there are multiple patterns in the target section;
[all …]
/ndk/sources/host-tools/sed-4.2.1/
DCOPYING.DOC51 A "Secondary Section" is a named appendix or a front-matter section of
65 section does not fit the above definition of Secondary then it is not
109 A section "Entitled XYZ" means a named subunit of the Document whose
112 specific section name mentioned below, such as "Acknowledgements",
114 of such a section when you modify the Document means that it remains a
115 section "Entitled XYZ" according to this definition.
134 number of copies you must also follow the conditions in section 3.
190 (which should, if there were any, be listed in the History section
209 I. Preserve the section Entitled "History", Preserve its Title, and add
212 there is no section Entitled "History" in the Document, create one
[all …]
DCOPYING177 the conditions stated below. Sublicensing is not allowed; section 10
202 non-permissive terms added in accord with section 7 apply to the code;
213 terms of section 4, provided that you also meet all of these conditions:
219 released under this License and any conditions added under section
220 7. This requirement modifies the requirement in section 4 to
225 License will therefore apply, along with any applicable section 7
319 If you convey an object code work under this section in, or with, or
324 Corresponding Source conveyed under this section must be accompanied
339 in accord with this section must be in a format that is publicly
390 restrictions" within the meaning of section 10. If the Program as you
[all …]
/ndk/sources/host-tools/sed-4.2.1/build-aux/
Dhelp2man68 my $section = 1;
77 's|section=s' => \$section,
261 for ($section)
515 .TH $PROGRAM "$section" "$date" "$source" "$manual"
Dtexinfo.tex132 \ifx\putwordsection\undefined \gdef\putwordsection{section}\fi
292 % (\thissection) refers to the chapter (section) in effect at the top
295 % marks for the sectioning macros, one before the section break, and
1047 % after a section heading. If WORD is `insert', then do indent at such
1144 % to a command which sets the catcodes (such as @item or @section).
1431 % such as \, aren't expanded when present in a section title.
1458 % #1 is the section text, which is what will be displayed in the
1466 % page number. We could generate a destination for the section
1467 % text in the case where a section has no node, but it doesn't
2112 % section, chapter, etc., sizes following suit. This is for the GNU
[all …]
/ndk/sources/host-tools/ndk-stack/elff/
Delf_file.cc464 ElfMappedSection* section) { in map_section_by_name() argument
465 if (section->is_mapped()) { in map_section_by_name()
475 return section->map(elf_handle_, offset, size); in map_section_by_name()
/ndk/build/tools/toolchain-patches/llvm/
D0019-Fix-MIPS-exception-personality-relocation.patch7 in the read-only section. Thus, we have to use
131 +; CHECK: .section .data.DW.ref.__gxx_personality_v0,"aGw",@progbits,DW.ref.__gxx_personality_v0,co…
/ndk/sources/cxx-stl/stlport/src/
Dsparc_atomic64.s1 .section ".text",#alloc,#execinstr
Dsparc_atomic.s1 .section ".text",#alloc,#execinstr
/ndk/sources/cxx-stl/stlport/stlport/
Dstrstream19 // header is defined in section D.7.1 of the C++ standard, and it
Diostream58 // (Amendment 1, section 4.6.2.1) says that it is an error to mix
/ndk/sources/host-tools/make-3.81/
DCOPYING125 Thus, it is not the intent of this section to claim rights or contest
211 If any portion of this section is held invalid or unenforceable under
212 any particular circumstance, the balance of the section is intended to
213 apply and the section as a whole is intended to apply in other
216 It is not the purpose of this section to induce you to infringe any
218 such claims; this section has the sole purpose of protecting the
227 This section is intended to make thoroughly clear what is believed to
DREADME.OS272 a) ** Developers only - Everyone else should skip this section **
103 See section I. for details.
/ndk/build/tools/toolchain-licenses/
DCOPYING124 Thus, it is not the intent of this section to claim rights or contest
210 If any portion of this section is held invalid or unenforceable under
211 any particular circumstance, the balance of the section is intended to
212 apply and the section as a whole is intended to apply in other
215 It is not the purpose of this section to induce you to infringe any
217 such claims; this section has the sole purpose of protecting the
226 This section is intended to make thoroughly clear what is believed to
/ndk/sources/host-tools/make-3.81/tests/
DCOPYING124 Thus, it is not the intent of this section to claim rights or contest
210 If any portion of this section is held invalid or unenforceable under
211 any particular circumstance, the balance of the section is intended to
212 apply and the section as a whole is intended to apply in other
215 It is not the purpose of this section to induce you to infringe any
217 such claims; this section has the sole purpose of protecting the
226 This section is intended to make thoroughly clear what is believed to
/ndk/sources/host-tools/sed-4.2.1/po/
DMakevars39 # in the GNU gettext documentation, section 'Preparing Strings'.
/ndk/build/tools/toolchain-patches/gdb/
D0005-ndk-Enable-gdbserver-7.3.x.patch486 /* Values for section header, sh_flags field. */
497 #define SHF_MERGE (1 << 4) /* Data in this section can be merged */
499 #define SHF_INFO_LINK (1 << 6) /* sh_info holds section header table index */
508 /* This used to be implemented as a processor specific section flag.
/ndk/sources/cxx-stl/gabi++/include/
Dtypeinfo39 // Defintion of type_info based on example in C++ ABI section 2.9.3
/ndk/sources/host-tools/make-3.81/po/
DMakevars43 # in the GNU gettext documentation, section 'Preparing Strings'.
/ndk/sources/host-tools/make-3.81/config/
Dtexinfo.tex130 \ifx\putwordsection\undefined \gdef\putwordsection{section}\fi
980 % after a section heading. If WORD is `insert', then do indent at such
1067 % to a command which sets the catcodes (such as @item or @section).
1262 % such as \, aren't expanded when present in a section title.
1283 % #1 is the section text, which is what will be displayed in the
1291 % page number. We could generate a destination for the section
1292 % text in the case where a section has no node, but it doesn't
2553 % If the document has an @itemize directly after a section title, a
3974 % outlines by their "section number". We avoid collisions with chapter
4027 % page headings and footings can use it. @section does likewise.
[all …]

12