Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc1387 unsigned char noted_variable_value : 1; member
32863 if (!loc->noted_variable_value) in note_variable_value()
32865 loc->noted_variable_value = 1; in note_variable_value()
H A DChangeLog-201737001 * dwarf2out.c (struct dw_loc_list_struct): Add noted_variable_value
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c1330 unsigned char noted_variable_value : 1; member
32039 if (!loc->noted_variable_value) in note_variable_value()
32041 loc->noted_variable_value = 1; in note_variable_value()