Home
last modified time | relevance | path

Searched refs:CNAME (Results 1 – 25 of 46) sorted by relevance

12

/freebsd/sys/powerpc/aim/
H A Dtrap_subr32.S77 lwz pmap,CNAME(kernel_pmap_store)@got(pmap); \
267 .globl CNAME(testppc64),CNAME(testppc64size)
268 CNAME(testppc64):
279 CNAME(testppc64size) = .-CNAME(testppc64)
285 .globl CNAME(restorebridge),CNAME(restorebridgesize)
286 CNAME(restorebridge):
293 CNAME(restorebridgesize) = .-CNAME(restorebridge)
302 .globl CNAME(rstcode), CNAME(rstcodeend)
303 CNAME(rstcode):
308 CNAME(rstcodeend):
[all …]
H A Dtrap_subr64.S317 .globl CNAME(rstcode), CNAME(rstcodeend), CNAME(cpu_reset_handler)
318 .globl CNAME(cpu_wakeup_handler)
320 CNAME(rstcode):
366 CNAME(rstcodeend):
375 bl CNAME(cpudep_ap_early_bootstrap) /* Set PCPU */
378 bl CNAME(pmap_cpu_bootstrap) /* Turn on virtual memory */
380 bl CNAME(cpudep_ap_bootstrap) /* Set up PCPU and stack */
383 bl CNAME(cpudep_ap_setup)
391 bl CNAME(longjmp)
395 bl CNAME(machdep_ap_bootstrap) /* And away! */
[all …]
/freebsd/sys/powerpc/powerpc/
H A Dsigcode64.S49 .globl CNAME(sigcode64),CNAME(szsigcode64)
50 .globl CNAME(sigcode64_elfv2),CNAME(szsigcode64_elfv2)
51 CNAME(sigcode64):
57 CNAME(sigcode64_elfv2):
75 CNAME(szsigcode64):
76 .long endsigcode64 - CNAME(sigcode64)
77 CNAME(szsigcode64_elfv2):
78 .long endsigcode64 - CNAME(sigcode64_elfv2)
H A Dsigcode32.S45 .globl CNAME(sigcode32),CNAME(szsigcode32)
46 CNAME(sigcode32):
57 CNAME(szsigcode32):
58 .long endsigcode32 - CNAME(sigcode32)
/freebsd/sys/amd64/include/
H A Dasm.h58 #define CNAME(csym) csym macro
64 .globl CNAME(x); .type CNAME(x),@function; CNAME(x):; \
101 .weak CNAME(alias); \
102 .equ CNAME(alias),CNAME(sym)
H A Dasmacros.h57 #define CNAME(csym) csym macro
63 #define GEN_ENTRY(name) ALIGN_TEXT; .globl CNAME(name); \
64 .type CNAME(name),@function; CNAME(name):
/freebsd/sys/i386/include/
H A Dasm.h66 #define CNAME(csym) csym macro
73 .globl CNAME(x); .type CNAME(x),@function; CNAME(x): \
111 .weak CNAME(alias); \
112 .equ CNAME(alias),CNAME(sym)
H A Dasmacros.h46 #define CNAME(csym) csym macro
52 #define GEN_ENTRY(name) ALIGN_TEXT; .globl CNAME(name); \
53 .type CNAME(name),@function; CNAME(name):
/freebsd/stand/kboot/kboot/arch/powerpc64/
H A Dkerneltramp.S16 .globl CNAME(kerneltramp),CNAME(szkerneltramp)
17 CNAME(kerneltramp):
100 CNAME(szkerneltramp):
101 .long endkerneltramp - CNAME(kerneltramp)
/freebsd/lib/libc/powerpc64/gen/
H A D_ctx_start.S28 .globl CNAME(_ctx_done)
29 .globl CNAME(abort)
44 bl CNAME(_ctx_done) /* branch to ctxt completion func */
50 bl CNAME(abort) /* abort */
/freebsd/lib/libsys/i386/
H A Dcerror.S44 .globl CNAME(__error)
45 .type CNAME(__error),@function
50 call PIC_PLT(CNAME(__error))
55 call CNAME(__error)
/freebsd/lib/libc/powerpc/gen/
H A D_ctx_start.S28 .globl CNAME(_ctx_done)
29 .globl CNAME(abort)
35 bl CNAME(_ctx_done) /* branch to ctxt completion func */
47 bl PIC_PLT(CNAME(abort)) /* abort */
/freebsd/lib/libc/amd64/
H A Damd64_archlevel.h48 .globl CNAME(func); \
49 .type CNAME(func), @gnu_indirect_function; \
50 .set CNAME(func), __CONCAT(func,_resolver); \
53 jmp CNAME(__archlevel_resolve); \
/freebsd/lib/msun/i387/
H A Ds_scalbnf.S17 .globl CNAME(ldexpf)
18 .set CNAME(ldexpf),CNAME(scalbnf)
H A Ds_scalbnl.S17 .globl CNAME(ldexpl)
18 .set CNAME(ldexpl),CNAME(scalbnl)
/freebsd/lib/msun/amd64/
H A Ds_scalbnl.S18 .globl CNAME(ldexpl)
19 .set CNAME(ldexpl),CNAME(scalbnl)
H A Ds_scalbnf.S40 .globl CNAME(ldexpf)
41 .set CNAME(ldexpf),CNAME(scalbnf)
/freebsd/lib/libsys/amd64/
H A Dcerror.S44 .globl CNAME(__error)
45 .type CNAME(__error),@function
48 call PIC_PLT(CNAME(__error))
/freebsd/sys/powerpc/include/
H A Dasm.h57 #define CNAME(csym) csym macro
197 #define END(y) _END(CNAME(y))
198 #define ENTRY(y) _ENTRY(CNAME(y)); _PROF_PROLOGUE
199 #define GLOBAL(y) _GLOBAL(CNAME(y))
202 #define ENTRY_NOPROF(y) _ENTRY(CNAME(y))
/freebsd/sys/i386/i386/
H A Dbioscall.S122 leal CNAME(bios16_jmp),%ebp
126 .globl CNAME(bios16_jmp)
127 CNAME(bios16_jmp):
/freebsd/lib/libsys/powerpc64/
H A Dcerror.S32 .globl CNAME(__error)
46 bl CNAME(__error)
/freebsd/lib/libsys/powerpc/
H A Dcerror.S32 .globl CNAME(__error)
53 bl PIC_PLT(CNAME(__error))
/freebsd/sys/powerpc/booke/
H A Dlocore.S354 bl CNAME(elf_reloc_self)
360 bl CNAME(ivor_setup)
370 bl CNAME(booke_init)
379 bl CNAME(mi_startup)
624 bl CNAME(ivor_setup)
638 bl CNAME(pmap_bootstrap_ap)
641 bl CNAME(cpudep_ap_bootstrap)
646 bl CNAME(machdep_ap_bootstrap)
H A Dtrap_subr.S488 CNAME(label):
501 .globl CNAME(interrupt_vector_base)
520 bl CNAME(powerpc_interrupt)
534 bl CNAME(powerpc_interrupt)
1011 bl CNAME(powerpc_interrupt)
1014 .globl CNAME(trapexit) /* exported for db_backtrace use */
1015 CNAME(trapexit):
1034 bl CNAME(ast)
1036 .globl CNAME(asttrapexit) /* db_backtrace code sentinel #2 */
1037 CNAME(asttrapexit):
[all …]
/freebsd/contrib/unbound/contrib/
H A Dfastrpz.patch448 + * NXDOMAIN is signaled by a CNAME with a "." target.
449 + * NODATA is signaled by a CNAME with a "*." target.
884 + * @param qname: used construct a wildcard CNAME
1364 + /* Let the iterator resolve a CNAME or get a delegation point. */
1393 + /* It is not the first CNAME */
1915 + * before a CNAME with this owner name. */
2015 + * but sometimes iteration must be used to resolve a CNAME.
2034 + /* The new DNS message would be a CNAME and
2035 + * the external request was not for a CNAME.
2037 + * the iterator can resolve the CNAME. */
[all …]

12