HomeSort by relevance Sort by last modified time
    Searched refs:static_filter (Results 1 - 3 of 3) sorted by null

  /external/ltrace/
options.h 51 struct filter *static_filter; member in struct:options_t
ltrace-elf.c 437 && options.static_filter != NULL) {
979 if (!filter_matches_symbol(options.static_filter, name, lib))
1256 int symtabs = filter_matches_library(options.static_filter, lib);
    [all...]
options.c 691 parse_filter_chain(optarg, &options.static_filter);

Completed in 4922 milliseconds