Searched refs:section (Results 26 - 50 of 351) sorted by relevance

1234567891011>>

/barrelfish-master/lib/libc/amd64/stdlib/
H A Dldiv.S18 .section .note.GNU-stack,"",%progbits
H A Dlldiv.S18 .section .note.GNU-stack,"",%progbits
H A Ddiv.S20 .section .note.GNU-stack,"",%progbits
/barrelfish-master/lib/msun/amd64/
H A Ds_llrintl.S37 .section .note.GNU-stack,"",%progbits
H A Ds_lrintl.S37 .section .note.GNU-stack,"",%progbits
H A De_fmodl.S50 .section .note.GNU-stack,"",%progbits
H A De_remainderl.S50 .section .note.GNU-stack,"",%progbits
/barrelfish-master/lib/msun/i387/
H A De_log.S46 .section .note.GNU-stack,"",%progbits
H A De_log10.S46 .section .note.GNU-stack,"",%progbits
H A De_log10f.S18 .section .note.GNU-stack,"",%progbits
H A Ds_logb.S46 .section .note.GNU-stack,"",%progbits
H A Ds_logbf.S18 .section .note.GNU-stack,"",%progbits
H A Ds_lrintl.S37 .section .note.GNU-stack,"",%progbits
H A Ds_scalbn.S47 .section .note.GNU-stack,"",%progbits
H A Ds_significand.S46 .section .note.GNU-stack,"",%progbits
H A Ds_significandf.S18 .section .note.GNU-stack,"",%progbits
H A De_fmod.S50 .section .note.GNU-stack,"",%progbits
H A De_fmodf.S20 .section .note.GNU-stack,"",%progbits
H A De_fmodl.S50 .section .note.GNU-stack,"",%progbits
H A De_remainder.S50 .section .note.GNU-stack,"",%progbits
H A De_remainderf.S22 .section .note.GNU-stack,"",%progbits
/barrelfish-master/lib/openssl-1.0.0d/crypto/conf/
H A Dcnf_save.c85 char *section; local
94 printf("[ %s ]\n",cv->section);
100 section=(v->section == NULL)?"None":v->section;
/barrelfish-master/lib/libc/nameser/
H A Dns_parse.c82 ns_skiprr(const u_char *ptr, const u_char *eom, ns_sect section, int count) { argument
92 if (section != ns_s_qd) {
142 ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) { argument
146 /* Make section right. */
147 tmp = section;
148 if (tmp < 0 || section >= ns_s_max)
150 if (section != handle->_sect)
151 setsection(handle, section);
156 if (rrnum < 0 || rrnum >= handle->_counts[(int)section])
159 setsection(handle, section);
205 ns_parserr2(ns_msg *handle, ns_sect section, int rrnum, ns_rr2 *rr) argument
[all...]
/barrelfish-master/lib/libc/arm/gen/
H A D_ctx_start.S12 .section .note.GNU-stack,"",%progbits
H A Dalloca.S48 .section .note.GNU-stack,"",%progbits

Completed in 57 milliseconds

1234567891011>>