Searched refs:print_debug (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Tools/scripts/ |
H A D | pysource.py | 29 def print_debug(msg): function 37 print_debug("%s: permission denied: %s" % (fullpath, err)) 41 print_debug("%s: the file is too big: %d bytes" % (fullpath, size)) 47 print_debug("%s: access denied: %s" % (fullpath, err)) 63 print_debug("%s: appears to be binary" % fullpath) 85 print_debug("%s: cannot compile: %s" % (fullpath, err)) 105 print_debug("testing: %s" % path) 110 print_debug(" it is a directory") 117 print_debug("testing: %s" % fullpath) 121 print_debug(" unknow [all...] |
/third_party/elfutils/src/ |
H A D | readelf.c | 90 see __libdw_link_skel_split in print_debug. */ 316 static void print_debug (Dwfl_Module *dwflmod, Ebl *ebl, GElf_Ehdr *ehdr); 929 see __libdw_link_skel_split in print_debug. */ in process_file() 1054 print_debug (dwflmod, ebl, ehdr); in process_elf_file() 11419 print_debug (Dwfl_Module *dwflmod, Ebl *ebl, GElf_Ehdr *ehdr) in print_debug() function
|
Completed in 24 milliseconds