Lines Matching refs:patched

82       "source/patched-yasm",
91 sources = [ "source/patched-yasm/tools/genmacro/genmacro.c" ]
104 sources = [ "source/patched-yasm/libyasm/genmodule.c" ]
118 "source/patched-yasm/tools/genperf/genperf.c",
119 "source/patched-yasm/tools/genperf/perfect.c",
143 "source/patched-yasm/libyasm/phash.c",
144 "source/patched-yasm/libyasm/xmalloc.c",
145 "source/patched-yasm/libyasm/xstrdup.c",
160 sources = [ "source/patched-yasm/genstring.c" ]
173 sources = [ "source/patched-yasm/modules/preprocs/nasm/genversion.c" ]
201 "source/patched-yasm/tools/re2c/actions.c",
202 "source/patched-yasm/tools/re2c/code.c",
203 "source/patched-yasm/tools/re2c/dfa.c",
204 "source/patched-yasm/tools/re2c/main.c",
205 "source/patched-yasm/tools/re2c/mbo_getopt.c",
206 "source/patched-yasm/tools/re2c/parser.c",
207 "source/patched-yasm/tools/re2c/scanner.c",
208 "source/patched-yasm/tools/re2c/substr.c",
209 "source/patched-yasm/tools/re2c/translate.c",
243 "source/patched-yasm/frontends/yasm/yasm-options.c",
244 "source/patched-yasm/frontends/yasm/yasm.c",
245 "source/patched-yasm/libyasm/assocdat.c",
246 "source/patched-yasm/libyasm/bc-align.c",
247 "source/patched-yasm/libyasm/bc-data.c",
248 "source/patched-yasm/libyasm/bc-incbin.c",
249 "source/patched-yasm/libyasm/bc-org.c",
250 "source/patched-yasm/libyasm/bc-reserve.c",
251 "source/patched-yasm/libyasm/bitvect.c",
252 "source/patched-yasm/libyasm/bytecode.c",
253 "source/patched-yasm/libyasm/errwarn.c",
254 "source/patched-yasm/libyasm/expr.c",
255 "source/patched-yasm/libyasm/file.c",
256 "source/patched-yasm/libyasm/floatnum.c",
257 "source/patched-yasm/libyasm/hamt.c",
258 "source/patched-yasm/libyasm/insn.c",
259 "source/patched-yasm/libyasm/intnum.c",
260 "source/patched-yasm/libyasm/inttree.c",
261 "source/patched-yasm/libyasm/linemap.c",
262 "source/patched-yasm/libyasm/md5.c",
263 "source/patched-yasm/libyasm/mergesort.c",
264 "source/patched-yasm/libyasm/section.c",
265 "source/patched-yasm/libyasm/strcasecmp.c",
266 "source/patched-yasm/libyasm/strsep.c",
267 "source/patched-yasm/libyasm/symrec.c",
268 "source/patched-yasm/libyasm/valparam.c",
269 "source/patched-yasm/libyasm/value.c",
270 "source/patched-yasm/modules/arch/lc3b/lc3barch.c",
271 "source/patched-yasm/modules/arch/lc3b/lc3bbc.c",
272 "source/patched-yasm/modules/arch/x86/x86arch.c",
273 "source/patched-yasm/modules/arch/x86/x86bc.c",
274 "source/patched-yasm/modules/arch/x86/x86expr.c",
275 "source/patched-yasm/modules/arch/x86/x86id.c",
276 "source/patched-yasm/modules/dbgfmts/codeview/cv-dbgfmt.c",
277 "source/patched-yasm/modules/dbgfmts/codeview/cv-symline.c",
278 "source/patched-yasm/modules/dbgfmts/codeview/cv-type.c",
279 "source/patched-yasm/modules/dbgfmts/dwarf2/dwarf2-aranges.c",
280 "source/patched-yasm/modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c",
281 "source/patched-yasm/modules/dbgfmts/dwarf2/dwarf2-info.c",
282 "source/patched-yasm/modules/dbgfmts/dwarf2/dwarf2-line.c",
283 "source/patched-yasm/modules/dbgfmts/null/null-dbgfmt.c",
284 "source/patched-yasm/modules/dbgfmts/stabs/stabs-dbgfmt.c",
285 "source/patched-yasm/modules/listfmts/nasm/nasm-listfmt.c",
286 "source/patched-yasm/modules/objfmts/bin/bin-objfmt.c",
287 "source/patched-yasm/modules/objfmts/coff/coff-objfmt.c",
288 "source/patched-yasm/modules/objfmts/coff/win64-except.c",
289 "source/patched-yasm/modules/objfmts/dbg/dbg-objfmt.c",
290 "source/patched-yasm/modules/objfmts/elf/elf-objfmt.c",
291 "source/patched-yasm/modules/objfmts/elf/elf-x86-amd64.c",
292 "source/patched-yasm/modules/objfmts/elf/elf-x86-x32.c",
293 "source/patched-yasm/modules/objfmts/elf/elf-x86-x86.c",
294 "source/patched-yasm/modules/objfmts/elf/elf.c",
295 "source/patched-yasm/modules/objfmts/macho/macho-objfmt.c",
296 "source/patched-yasm/modules/objfmts/rdf/rdf-objfmt.c",
297 "source/patched-yasm/modules/objfmts/xdf/xdf-objfmt.c",
298 "source/patched-yasm/modules/parsers/gas/gas-parse-intel.c",
299 "source/patched-yasm/modules/parsers/gas/gas-parse.c",
300 "source/patched-yasm/modules/parsers/gas/gas-parser.c",
301 "source/patched-yasm/modules/parsers/nasm/nasm-parse.c",
302 "source/patched-yasm/modules/parsers/nasm/nasm-parser.c",
303 "source/patched-yasm/modules/preprocs/cpp/cpp-preproc.c",
304 "source/patched-yasm/modules/preprocs/gas/gas-eval.c",
305 "source/patched-yasm/modules/preprocs/gas/gas-preproc.c",
306 "source/patched-yasm/modules/preprocs/nasm/nasm-eval.c",
307 "source/patched-yasm/modules/preprocs/nasm/nasm-pp.c",
308 "source/patched-yasm/modules/preprocs/nasm/nasm-preproc.c",
309 "source/patched-yasm/modules/preprocs/nasm/nasmlib.c",
310 "source/patched-yasm/modules/preprocs/raw/raw-preproc.c",
382 "source/patched-yasm/modules/arch/x86/x86cpu.gperf",
383 "source/patched-yasm/modules/arch/x86/x86regtmod.gperf",
402 # source/patched-yasm/modules/arch/x86/x86id.c
403 "source/patched-yasm/x86insn_gas.gperf",
404 "source/patched-yasm/x86insn_nasm.gperf",
419 # Output #included by source/patched-yasm/frontends/yasm/yasm.c.
435 # source/patched-yasm/modules/preprocs/nasm/nasm-parser.c
436 sources = [ "source/patched-yasm/modules/parsers/nasm/nasm-std.mac" ]
443 # source/patched-yasm/modules/preprocs/nasm/nasm-preproc.c
451 # Output #included by source/patched-yasm/frontends/yasm/yasm.c.
452 sources = [ "source/patched-yasm/modules/objfmts/coff/win64-gas.mac" ]
458 # Output #included by source/patched-yasm/frontends/yasm/yasm.c.
459 sources = [ "source/patched-yasm/modules/objfmts/coff/win64-nasm.mac" ]
467 "source/patched-yasm/modules/parsers/gas/gas-token.re",
468 "source/patched-yasm/modules/parsers/nasm/nasm-token.re",
482 inputs = [ "source/patched-yasm/modules/arch/lc3b/lc3bid.re" ]
495 # Output #included by source/patched-yasm/frontends/yasm/yasm.c.
496 inputs = [ "source/patched-yasm/COPYING" ]
508 "source/patched-yasm/libyasm/module.in",