Home
last modified time | relevance | path

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

/external/ltrace/
Doptions.h57 int hide_caller; /* Whether caller library should be hidden. */ member
Doptions.c708 options.hide_caller = 1; in process_options()
Doutput.c507 if (!options.hide_caller && libsym->lib != NULL in output_left()