Home
last modified time | relevance | path

Searched refs:OPT_PRETTY (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/src/
Daddr2line.c53 #define OPT_PRETTY 0x101 /* 'p' is already used to select the process. */ macro
76 { "pretty-print", OPT_PRETTY, NULL, 0,
278 case OPT_PRETTY: in parse_opt()
DChangeLog284 * addr2line.c (OPT_PRETTY): New constant define.