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

  /external/elfutils/libasm/
asm_error.c 58 once_execute (once, init);
93 once_execute (once, init);
139 once_execute (once, init);
  /external/elfutils/libdw/
dwarf_error.c 87 once_execute (once, init);
156 once_execute (once, init);
177 once_execute (once, init);
  /external/elfutils/libdwfl/
dwfl_error.c 90 once_execute (once, init);
179 once_execute (once, init);
201 once_execute (once, init);
  /external/elfutils/lib/
eu-config.h 57 # define once_execute(name,fct) ((void) &name, (void) (fct)) macro
82 # define once_execute(name,fct) \ macro
  /external/elfutils/libelf/
elf_error.c 90 once_execute (once, init);
344 once_execute (once, init);
364 once_execute (once, init);

Completed in 73 milliseconds