Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Doptimize.c62 show_entry(ep); in optimize()
85 show_entry(ep); in optimize()
Dir.c67 show_entry(insn->bb->ep); in check_user()
77 show_entry(insn->bb->ep); in check_user()
Dtest-linearize.c53 show_entry(ep); in clean_up_symbols()
Dsparse.c309 show_entry(ep); in check_symbols()
Dlinearize.h348 void show_entry(struct entrypoint *ep);
Dscheck.c222 show_entry(insn->bb->ep); in check_btor()
Dlinearize.c584 void show_entry(struct entrypoint *ep) in show_entry() function
626 show_entry(insn->bb->ep); in show_insn_entry()
/third_party/ltp/tools/sparse/
Dsparse-ltp.c267 show_entry(ep); in process_symbols()
/third_party/python/Lib/tkinter/
Dtix.py1047 def show_entry(self, entry): member in HList