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

  /src/external/gpl3/gcc/dist/gcc/
read-rtl-function.cc 1199 file_location bb_loc = read_name (&name); local
1201 error_at (bb_loc, "was expecting `%s'", "bb");
1204 add_fixup_note_insn_basic_block (bb_loc, x, idx,
  /src/external/gpl3/gcc.old/dist/gcc/
read-rtl-function.cc 1198 file_location bb_loc = read_name (&name); local
1200 error_at (bb_loc, "was expecting `%s'", "bb");
1203 add_fixup_note_insn_basic_block (bb_loc, x, idx,

Completed in 19 milliseconds