Home
last modified time | relevance | path

Searched refs:_foo (Results 1 – 12 of 12) sorted by relevance

/freebsd-12.1/lib/libproc/tests/
H A Dtarget_prog.c52 __weak_reference(foo, _foo);
/freebsd-12.1/usr.sbin/fmtree/test/
H A Dtest03.sh38 touch _FOO/_foo
/freebsd-12.1/sbin/ipfw/
H A Ddummynet.c1288 uint32_t _foo = 0, *flags = &_foo , *buckets = &_foo; in ipfw_config_pipe() local
/freebsd-12.1/lib/libc/regex/grot/
H A Dtests169 \([^_]*\)\(_*\1\)* b foo_foo_bar_bar_bar_baz foo_foo foo,_foo
/freebsd-12.1/contrib/binutils/ld/
H A Dld.texinfo2021 undefined symbol @code{_foo} might be linked to the function
3023 _foo = 1000;
6330 exported as @samp{_foo} by using special directives in the DEF file
6339 _foo = foo
6342 The line @samp{_foo = foo} maps the symbol @samp{foo} to @samp{_foo}.
6349 void _foo () __attribute__ ((weak, alias ("foo")));
6357 kernel does this regularly. A symbol @samp{_foo} can be exported as
6358 @samp{foo} but not as @samp{_foo} by using special directives in the
6366 _foo = foo
6369 The line @samp{_foo = foo} maps the exported symbol @samp{foo} to
[all …]
/freebsd-12.1/contrib/binutils/opcodes/
H A DChangeLog-0203894 check to fix false keyword trigger with names such as <keyword>_foo.
/freebsd-12.1/contrib/binutils/bfd/doc/
H A Dbfdint.texi391 @samp{_foo} for a function named @samp{foo} in the C source, in which
/freebsd-12.1/contrib/gcc/doc/
H A Dextend.texi4297 subroutine @code{_foo} accepts arguments in registers 9 and 10:
4300 asm ("movl %0,r9\n\tmovl %1,r10\n\tcall _foo"
4562 @samp{_foo}.
/freebsd-12.1/contrib/gdb/gdb/doc/
H A Dstabs.texinfo695 .stabs "foo:F1",36,0,0,_foo
/freebsd-12.1/contrib/binutils/binutils/doc/
H A Dbinutils.texi2575 name @code{_foo}. This option removes the initial underscore. Whether
/freebsd-12.1/contrib/gcclibs/libiberty/
H A DChangeLog5711 (mpwify_filename): If filename is /tmp/foo, change it into :_foo,
/freebsd-12.1/contrib/binutils/libiberty/
H A DChangeLog5909 (mpwify_filename): If filename is /tmp/foo, change it into :_foo,