Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_abbrev.c326 Dwarf_Bool filter_outliers = TRUE; in dwarf_get_abbrev_entry() local
330 filter_outliers, in dwarf_get_abbrev_entry()
366 Dwarf_Bool filter_outliers, in dwarf_get_abbrev_entry_b() argument
413 if (filter_outliers && attr > DW_AT_hi_user) { in dwarf_get_abbrev_entry_b()
419 if (filter_outliers && in dwarf_get_abbrev_entry_b()
H A Dlibdwarf.h2881 Dwarf_Bool filter_outliers,
H A Dgenerated_libdwarf.h.in2874 Most uses will call with filter_outliers non-zero.
2877 call with filter_outliers zero to get the raw data
2881 Dwarf_Bool filter_outliers,
H A Dlibdwarf.h.in2874 Most uses will call with filter_outliers non-zero.
2877 call with filter_outliers zero to get the raw data
2881 Dwarf_Bool filter_outliers,