Home
last modified time | relevance | path

Searched refs:AddrPos (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/callgrind/
Ddump.c363 Bool get_debug_pos(BBCC* bbcc, Addr addr, AddrPos* p) in get_debug_pos()
405 static void init_apos(AddrPos* p, Addr addr, Addr bbaddr, file_node* file) in init_apos()
413 static void copy_apos(AddrPos* dst, AddrPos* src) in copy_apos()
435 static void fprint_apos(VgFile *fp, AddrPos* curr, AddrPos* last, in fprint_apos()
468 void fprint_pos(VgFile *fp, const AddrPos* curr, const AddrPos* last) in fprint_pos()
541 static void fprint_fcost(VgFile *fp, AddrCost* c, AddrPos* last) in fprint_fcost()
561 static void fprint_jcc(VgFile *fp, jCC* jcc, AddrPos* curr, AddrPos* last, in fprint_jcc()
564 static AddrPos target; in fprint_jcc()
680 static Bool fprint_bbcc(VgFile *fp, BBCC* bbcc, AddrPos* last) in fprint_bbcc()
1376 AddrPos lastAPos; in print_bbccs_of_thread()
Dglobal.h594 typedef struct _AddrPos AddrPos; typedef
605 AddrPos p;