Home
last modified time | relevance | path

Searched refs:ctf_get_die_loc_line (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2ctf.h52 extern unsigned int ctf_get_die_loc_line (dw_die_ref);
H A Dctfc.cc892 loc->ctsloc_line = ctf_get_die_loc_line (dtd->dtd_key); in ctfc_get_dtd_srcloc()
905 loc->ctsloc_line = ctf_get_die_loc_line (dvd->dvd_key); in ctfc_get_dvd_srcloc()
H A Ddwarf2ctf.cc140 ctf_get_die_loc_line (dw_die_ref die) in ctf_get_die_loc_line() function