OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PIC_GOTOFF
(Results
26 - 27
of
27
) sorted by null
1
2
/prebuilts/ndk/r11/platforms/android-19/arch-x86/usr/include/machine/
asm.h
63
#define
PIC_GOTOFF
(x) x@GOTOFF(%ebx)
69
#define
PIC_GOTOFF
(x) x
/prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/machine/
asm.h
63
#define
PIC_GOTOFF
(x) x@GOTOFF(%ebx)
69
#define
PIC_GOTOFF
(x) x
Completed in 102 milliseconds
1
2