OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:current_text_addr
(Results
1 - 16
of
16
) sorted by null
/bionic/libc/kernel/arch-arm/asm/
processor.h
15
#define
current_text_addr
() ({ __label__ _l; _l: &&_l;})
macro