Home
last modified time | relevance | path

Searched refs:section (Results 101 – 125 of 302) sorted by relevance

12345678910>>...13

/illumos-gate/usr/src/lib/brand/shared/brand/sparc/
H A Drunexe.S38 .section ".text"
H A Dcrt.S37 .section ".text"
/illumos-gate/usr/src/data/locale/data/
H A DC.UTF-8.src5 * This file contains only empty LC_CTYPE section which will be replaced by the
/illumos-gate/usr/src/test/elf-tests/tests/linker-sets/
H A Din-use-check.sh32 char foo[1024] __attribute__((section("set_foo")));
/illumos-gate/usr/src/lib/libresolv2/common/sunw/
H A Dsunw_updrec.c218 res_mkupdrec(int section, const char *dname, uint_t class, uint_t type, in res_mkupdrec() argument
224 n = __ISC_res_mkupdrec(section, dname, class, type, ttl); in res_mkupdrec()
/illumos-gate/usr/src/uts/i86xpv/ml/
H A Dxenguest.S45 .section .note
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Doptget.c440 const char section[4]; member
474 secname(char* section) in secname() argument
482 if (section[1]) in secname()
484 switch (section[2] ? section[2] : section[1]) in secname()
504 …if (section[0] == sections[i].section[0] && (section[1] == sections[i].section[1] || !sections[i]. in secname()
512 s = section; in secname()
963 p->section[0] = '1'; in init()
964 p->section[1] = 0; in init()
1048 p->section[n] = 0; in init()
2540 section = q->section; in opthelp()
[all …]
H A Doptlib.h65 char section[4]; member
/illumos-gate/usr/src/boot/efi/loader/arch/amd64/
H A Dstart.S73 .section .reloc, "a"
/illumos-gate/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemset.S57 .section ".text"
/illumos-gate/usr/src/boot/efi/loader/arch/i386/
H A Dstart.S65 .section .reloc, "a"
/illumos-gate/usr/src/test/os-tests/tests/stackalign/
H A Dstack_amd64.S66 .section ".init"
H A Dstack_i386.S71 .section ".init"
H A Dstack_sparc.S69 .section ".init"
H A Dstack_sparcv9.S70 .section ".init"
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/
H A Dmemset.S58 .section ".text"
/illumos-gate/usr/src/test/elf-tests/tests/tls/amd64/ie/
H A Dstyle1-func.s16 .section .rodata.str1.1,"aMS",@progbits,1
H A Dstyle1-func-with-r12.s16 .section .rodata.str1.1,"aMS",@progbits,1
H A Dstyle1-func-with-r13.s15 .section .rodata.str1.1,"aMS",@progbits,1
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dstructure.tex88 \titlecontents{section}[1.25cm] % Indentation
131 \fancyhead[LO]{\rightmark} % Print the nearest section name on the left side of odd pages
214 \numberwithin{dummy}{section}
226 \newtheorem{definitionT}{Definition}[section]
303 …of theorem and assigns it a theorem text style from the "Theorem Styles" section above and a color…
328 \renewcommand{\section}{\@startsection{section}{1}{\z@}
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vsqrtf.S33 .section ".text"
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/frudata/
H A Dfru_data.c354 alloc_section_node_object(picl_nodehdl_t nodehdl, section_t *section) in alloc_section_node_object() argument
372 sec_node->section_hdl = section->handle; /* fruaccess hdl. */ in alloc_section_node_object()
1748 section_t *section, container_tbl_t *cont_tbl) in create_section_node() argument
1772 if (ptree_create_and_add_prop(chld_node, &prop, &section->offset, in create_section_node()
1780 if (ptree_create_and_add_prop(chld_node, &prop, &section->length, in create_section_node()
1816 if (section->protection == 0) { in create_section_node()
1836 hash_obj = alloc_section_node_object(chld_node, section); in create_section_node()
1874 section_t *section; in frudata_write_section() local
1936 section = alloca(num_of_section * sizeof (section_t)); in frudata_write_section()
1938 retval = fru_get_sections(cont_acc_hdl, section, in frudata_write_section()
[all …]
/illumos-gate/usr/src/uts/common/fs/objfs/
H A Dobjfs_data.c161 #define SECTION_OFFSET(section) \ argument
162 (sizeof (Elf64_Ehdr) + (section) * sizeof (Elf64_Shdr))
164 #define SECTION_OFFSET(section) \ argument
165 (sizeof (Elf32_Ehdr) + (section) * sizeof (Elf32_Shdr))
/illumos-gate/usr/src/lib/libmd/common/
H A Dmapfile-vers52 # ELF section. As a result, ld will put the two main symbols in.
118 # section.
/illumos-gate/usr/src/contrib/ast/src/lib/libast/astsa/
H A Doptlib.h62 unsigned char section; member

12345678910>>...13