Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Dpriv_image.h229 static inline Bool ML_(cur_cmpLT)( DiCursor c1, DiCursor c2 ) { in ML_() argument
Dreaddwarf.c585 while (ML_(cur_cmpLT)(data, end_of_sequence)) { in read_dwarf2_lineblock() local
846 if (ML_(cur_cmpLT)(p, end_img)) { in read_unitinfo_dwarf2() local
1054 ML_(cur_cmpLT)(block_img, ML_(cur_plus)(end1_img, -(DiOffT)4)); in ML_()
2864 if (ML_(cur_cmpLT)(expr, limit) && ddump_frames) in dwarfexpr_to_dag()