Home
last modified time | relevance | path

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

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