OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_foo
(Results
1 - 11
of
11
) sorted by null
/toolchain/binutils/binutils-2.25/gold/testsuite/
ifuncmod6.c
8
extern foo_p
get_foo
(void);
19
get_foo
(void)
function
ifuncmain5.c
10
extern foo_p __attribute__ ((noinline))
get_foo
(void);
15
get_foo
(void)
function
32
p =
get_foo
();
ifuncvar1.c
13
void (*
get_foo
(void)) (void) __asm__ ("foo");
17
void (*
get_foo
(void)) (void)
function
ifuncmain7.c
31
extern foo_p __attribute__ ((noinline))
get_foo
(void);
44
get_foo
(void)
function
54
p =
get_foo
();
ifuncmain6pie.c
30
extern foo_p
get_foo
(void);
40
p =
get_foo
();
ifunc-sel.h
69
the address of "foo" in function
get_foo
(). So there is a GOT
/frameworks/compile/slang/
README.rst
144
int
get_foo
()...
README.html
431
int
get_foo
()...
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/
x86_64-w64-mingw32-ld.1
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
ld.info
[
all
...]
/toolchain/binutils/binutils-2.25/ld/
ld.texinfo
[
all
...]
Completed in 208 milliseconds