Lines Matching defs:version
9 Software Foundation; either version 3 of the License, or (at
10 your option) any later version
15 Software Foundation; either version 2 of the License, or (at
16 your option) any later version
159 uint16_t version = read_2ubyte_unaligned_inc (dbg, readp);
160 if (version != 4 && version != 5)
260 .version = version,
361 We pretend it is the same version as the actual table.
362 Version 4 for the old GNU extension, version 5 for DWARF5.
370 .version = table->version,
400 attributes[i].code = (fake_cu.version == 4 ? DW_AT_GNU_macros