HomeSort by: relevance | last modified time | path
    Searched defs:dwarf2_loc_mark_labels (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/
dwarf2dbg.c 240 bool dwarf2_loc_mark_labels; variable
1135 /* Called for each (preferably code) label. If dwarf2_loc_mark_labels
1143 if (!dwarf2_loc_mark_labels)
1475 dwarf2_loc_mark_labels = value != 0;
3097 dwarf2_loc_mark_labels = false;
  /src/external/gpl3/binutils.old/dist/gas/
dwarf2dbg.c 240 bool dwarf2_loc_mark_labels; variable
1133 /* Called for each (preferably code) label. If dwarf2_loc_mark_labels
1141 if (!dwarf2_loc_mark_labels)
1473 dwarf2_loc_mark_labels = value != 0;
3095 dwarf2_loc_mark_labels = false;

Completed in 25 milliseconds