Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/size/
H A Dsize.c59 STYLE_SYSV enumerator
140 style = STYLE_SYSV; in main()
164 style = STYLE_SYSV; in main()
366 if (raw_size != 0 && style == STYLE_SYSV) { in handle_core_note()
386 if (style == STYLE_SYSV) { in handle_core_note()
407 if (style == STYLE_SYSV) { in handle_core_note()
416 if (style == STYLE_SYSV) { in handle_core_note()
493 if (style == STYLE_SYSV) { in handle_phdr()
544 if (style == STYLE_SYSV) in handle_core()
895 if (style == STYLE_SYSV && j == 0) in tbl_flush()