OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_frame_header
(Results
1 - 1
of
1
) sorted by null
/ndk/sources/host-tools/ndk-stack/
ndk-stack-parser.c
74
static const char
_frame_header
[] = "\\#[0-9]+[ |\t]+[pc|eip]+:*[ |\t]+([0-9a-f]{8})*";
variable
144
regcomp(&parser->re_frame_header,
_frame_header
, REG_EXTENDED | REG_NEWLINE))
Completed in 33 milliseconds