Home
last modified time | relevance | path

Searched refs:streamer (Results 1 – 25 of 197) sorted by relevance

12345678

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCWin64EH.cpp61 static void EmitUnwindCode(MCStreamer &streamer, const MCSymbol *begin, in EmitUnwindCode() argument
70 EmitAbsDifference(streamer, inst.Label, begin); in EmitUnwindCode()
72 streamer.emitInt8(b2); in EmitUnwindCode()
75 EmitAbsDifference(streamer, inst.Label, begin); in EmitUnwindCode()
78 streamer.emitInt8(b2); in EmitUnwindCode()
80 streamer.emitInt16(w); in EmitUnwindCode()
83 streamer.emitInt8(b2); in EmitUnwindCode()
86 streamer.emitInt16(w); in EmitUnwindCode()
90 EmitAbsDifference(streamer, inst.Label, begin); in EmitUnwindCode()
91 streamer.emitInt8(b2); in EmitUnwindCode()
[all …]
H A DMCDwarf.cpp1256 static int getDataAlignmentFactor(MCStreamer &streamer) { in getDataAlignmentFactor() argument
1257 MCContext &context = streamer.getContext(); in getDataAlignmentFactor()
1266 static unsigned getSizeForEncoding(MCStreamer &streamer, in getSizeForEncoding() argument
1268 MCContext &context = streamer.getContext(); in getSizeForEncoding()
1287 static void emitFDESymbol(MCObjectStreamer &streamer, const MCSymbol &symbol, in emitFDESymbol() argument
1289 MCContext &context = streamer.getContext(); in emitFDESymbol()
1293 streamer); in emitFDESymbol()
1294 unsigned size = getSizeForEncoding(streamer, symbolEncoding); in emitFDESymbol()
1296 emitAbsValue(streamer, v, size); in emitFDESymbol()
1298 streamer.emitValue(v, size); in emitFDESymbol()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-ppoutput.cc309 token_streamer streamer (pfile); in scan_translation_unit() local
322 streamer.stream (pfile, token, spelling_loc); in scan_translation_unit()
327 streamer.begin_pragma (); in scan_translation_unit()
354 do_streamer *streamer = reinterpret_cast <do_streamer *> (data_); in directives_only_cb() local
378 streamer->stream (pfile, token, spelling_loc); in directives_only_cb()
379 if (streamer->filter) in directives_only_cb()
382 (pfile, token, streamer->filter); in directives_only_cb()
384 streamer->begin_pragma (); in directives_only_cb()
401 do_streamer streamer (pfile, filter); in scan_translation_unit_directives_only() local
402 cpp_directive_only_process (pfile, &streamer, directives_only_cb); in scan_translation_unit_directives_only()
[all …]
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/or1k/
H A Ddefs.mk25streamer.o data-streamer-in.o data-streamer-out.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o …
37 …T}/gcc/ipa-prop.h ${GNUHOSTDIST}/gcc/trans-mem.c ${GNUHOSTDIST}/gcc/lto-streamer.h ${GNUHOSTDIST}/…
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/arm/
H A Ddefs.mk26streamer.o data-streamer-in.o data-streamer-out.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o …
39 …T}/gcc/ipa-prop.h ${GNUHOSTDIST}/gcc/trans-mem.c ${GNUHOSTDIST}/gcc/lto-streamer.h ${GNUHOSTDIST}/…
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/sh3eb/
H A Ddefs.mk26streamer.o data-streamer-in.o data-streamer-out.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o …
39 …T}/gcc/ipa-prop.h ${GNUHOSTDIST}/gcc/trans-mem.c ${GNUHOSTDIST}/gcc/lto-streamer.h ${GNUHOSTDIST}/…
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/coldfire/
H A Ddefs.mk25streamer.o data-streamer-in.o data-streamer-out.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o …
38 …T}/gcc/ipa-prop.h ${GNUHOSTDIST}/gcc/trans-mem.c ${GNUHOSTDIST}/gcc/lto-streamer.h ${GNUHOSTDIST}/…
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/armeb/
H A Ddefs.mk26streamer.o data-streamer-in.o data-streamer-out.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o …
39 …T}/gcc/ipa-prop.h ${GNUHOSTDIST}/gcc/trans-mem.c ${GNUHOSTDIST}/gcc/lto-streamer.h ${GNUHOSTDIST}/…
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/earm/
H A Ddefs.mk26streamer.o data-streamer-in.o data-streamer-out.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o …
39 …T}/gcc/ipa-prop.h ${GNUHOSTDIST}/gcc/trans-mem.c ${GNUHOSTDIST}/gcc/lto-streamer.h ${GNUHOSTDIST}/…
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/earmhfeb/
H A Ddefs.mk26streamer.o data-streamer-in.o data-streamer-out.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o …
39 …T}/gcc/ipa-prop.h ${GNUHOSTDIST}/gcc/trans-mem.c ${GNUHOSTDIST}/gcc/lto-streamer.h ${GNUHOSTDIST}/…
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/earmv4eb/
H A Ddefs.mk26streamer.o data-streamer-in.o data-streamer-out.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o …
39 …T}/gcc/ipa-prop.h ${GNUHOSTDIST}/gcc/trans-mem.c ${GNUHOSTDIST}/gcc/lto-streamer.h ${GNUHOSTDIST}/…
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/earmeb/
H A Ddefs.mk26streamer.o data-streamer-in.o data-streamer-out.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o …
39 …T}/gcc/ipa-prop.h ${GNUHOSTDIST}/gcc/trans-mem.c ${GNUHOSTDIST}/gcc/lto-streamer.h ${GNUHOSTDIST}/…
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/earmhf/
H A Ddefs.mk26streamer.o data-streamer-in.o data-streamer-out.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o …
39 …T}/gcc/ipa-prop.h ${GNUHOSTDIST}/gcc/trans-mem.c ${GNUHOSTDIST}/gcc/lto-streamer.h ${GNUHOSTDIST}/…
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/sh3el/
H A Ddefs.mk26streamer.o data-streamer-in.o data-streamer-out.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o …
39 …T}/gcc/ipa-prop.h ${GNUHOSTDIST}/gcc/trans-mem.c ${GNUHOSTDIST}/gcc/lto-streamer.h ${GNUHOSTDIST}/…
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/sh3el/
H A Ddefs.mk26streamer.o data-streamer-in.o data-streamer-out.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o …
39 …}/gcc/ipa-prop.h ${GNUHOSTDIST}/gcc/trans-mem.cc ${GNUHOSTDIST}/gcc/lto-streamer.h ${GNUHOSTDIST}/…
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/earmv4/
H A Ddefs.mk26streamer.o data-streamer-in.o data-streamer-out.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o …
39 …T}/gcc/ipa-prop.h ${GNUHOSTDIST}/gcc/trans-mem.c ${GNUHOSTDIST}/gcc/lto-streamer.h ${GNUHOSTDIST}/…
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/sh3eb/
H A Ddefs.mk26streamer.o data-streamer-in.o data-streamer-out.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o …
39 …}/gcc/ipa-prop.h ${GNUHOSTDIST}/gcc/trans-mem.cc ${GNUHOSTDIST}/gcc/lto-streamer.h ${GNUHOSTDIST}/…
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/earmv6hf/
H A Ddefs.mk26streamer.o data-streamer-in.o data-streamer-out.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o …
39 …T}/gcc/ipa-prop.h ${GNUHOSTDIST}/gcc/trans-mem.c ${GNUHOSTDIST}/gcc/lto-streamer.h ${GNUHOSTDIST}/…
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/earmhf/
H A Ddefs.mk26streamer.o data-streamer-in.o data-streamer-out.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o …
39 …}/gcc/ipa-prop.h ${GNUHOSTDIST}/gcc/trans-mem.cc ${GNUHOSTDIST}/gcc/lto-streamer.h ${GNUHOSTDIST}/…
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/ia64/
H A Ddefs.mk26streamer.o data-streamer-in.o data-streamer-out.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o …
39 …}/gcc/ipa-prop.h ${GNUHOSTDIST}/gcc/trans-mem.cc ${GNUHOSTDIST}/gcc/lto-streamer.h ${GNUHOSTDIST}/…
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/mipsel/
H A Ddefs.mk26streamer.o data-streamer-in.o data-streamer-out.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o …
39 …T}/gcc/ipa-prop.h ${GNUHOSTDIST}/gcc/trans-mem.c ${GNUHOSTDIST}/gcc/lto-streamer.h ${GNUHOSTDIST}/…
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/sparc/
H A Ddefs.mk26streamer.o data-streamer-in.o data-streamer-out.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o …
39 …T}/gcc/ipa-prop.h ${GNUHOSTDIST}/gcc/trans-mem.c ${GNUHOSTDIST}/gcc/lto-streamer.h ${GNUHOSTDIST}/…
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/alpha/
H A Ddefs.mk26streamer.o data-streamer-in.o data-streamer-out.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o …
39 …T}/gcc/ipa-prop.h ${GNUHOSTDIST}/gcc/trans-mem.c ${GNUHOSTDIST}/gcc/lto-streamer.h ${GNUHOSTDIST}/…
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/earmeb/
H A Ddefs.mk26streamer.o data-streamer-in.o data-streamer-out.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o …
39 …}/gcc/ipa-prop.h ${GNUHOSTDIST}/gcc/trans-mem.cc ${GNUHOSTDIST}/gcc/lto-streamer.h ${GNUHOSTDIST}/…
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/earmv4/
H A Ddefs.mk26streamer.o data-streamer-in.o data-streamer-out.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o …
39 …}/gcc/ipa-prop.h ${GNUHOSTDIST}/gcc/trans-mem.cc ${GNUHOSTDIST}/gcc/lto-streamer.h ${GNUHOSTDIST}/…

12345678