Home
last modified time | relevance | path

Searched refs:FuncEnd (Results 1 – 25 of 118) sorted by relevance

12345

/dports/devel/py-cffi/cffi-1.15.0/testing/cffi1/
H A Dtest_parse_c_type.py149 FuncEnd = make_getter('FUNCTION_END') variable
207 '->', Func(0), FuncEnd(0), 0]
209 '->', Func(0), NoOp(4), FuncEnd(0),
222 '->', Func(1), FuncEnd(0), 0]
230 Func(0), FuncEnd(0), 0]
233 '->', Func(2), FuncEnd(0), 0,
237 '->', Func(0), NoOp(6), FuncEnd(0),
240 Func(4), NoOp(11), NoOp(12), FuncEnd(0),
247 '->', Func(0), Pointer(5), FuncEnd(0),
249 Func(4), NoOp(9), NoOp(10), FuncEnd(0),
[all …]
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/libfuzzer-sys-0.3.5/libfuzzer/dataflow/
H A DDataFlow.cpp144 size_t FuncEnd = FuncBeg + 1; in PrintCoverage() local
145 for (; FuncEnd < __dft.NumGuards && !BlockIsEntry(FuncEnd); FuncEnd++) in PrintCoverage()
149 for (size_t I = FuncBeg + 1; I < FuncEnd; I++) in PrintCoverage()
152 fprintf(Out, " %zd\n", FuncEnd - FuncBeg); in PrintCoverage()
154 FuncBeg = FuncEnd; in PrintCoverage()
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/libfuzzer-sys-0.3.5/libfuzzer/dataflow/
H A DDataFlow.cpp144 size_t FuncEnd = FuncBeg + 1; in PrintCoverage() local
145 for (; FuncEnd < __dft.NumGuards && !BlockIsEntry(FuncEnd); FuncEnd++) in PrintCoverage()
149 for (size_t I = FuncBeg + 1; I < FuncEnd; I++) in PrintCoverage()
152 fprintf(Out, " %zd\n", FuncEnd - FuncBeg); in PrintCoverage()
154 FuncBeg = FuncEnd; in PrintCoverage()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/fuzzer/dataflow/
H A DDataFlow.cpp144 size_t FuncEnd = FuncBeg + 1; in PrintCoverage() local
145 for (; FuncEnd < __dft.NumGuards && !BlockIsEntry(FuncEnd); FuncEnd++) in PrintCoverage()
149 for (size_t I = FuncBeg + 1; I < FuncEnd; I++) in PrintCoverage()
152 fprintf(Out, " %zd\n", FuncEnd - FuncBeg); in PrintCoverage()
154 FuncBeg = FuncEnd; in PrintCoverage()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libfuzzer-sys-0.3.5/libfuzzer/dataflow/
H A DDataFlow.cpp144 size_t FuncEnd = FuncBeg + 1; in PrintCoverage() local
145 for (; FuncEnd < __dft.NumGuards && !BlockIsEntry(FuncEnd); FuncEnd++) in PrintCoverage()
149 for (size_t I = FuncBeg + 1; I < FuncEnd; I++) in PrintCoverage()
152 fprintf(Out, " %zd\n", FuncEnd - FuncBeg); in PrintCoverage()
154 FuncBeg = FuncEnd; in PrintCoverage()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/fuzzer/dataflow/
H A DDataFlow.cpp142 size_t FuncEnd = FuncBeg + 1; in PrintCoverage() local
143 for (; FuncEnd < __dft.NumGuards && !BlockIsEntry(FuncEnd); FuncEnd++) in PrintCoverage()
147 for (size_t I = FuncBeg + 1; I < FuncEnd; I++) in PrintCoverage()
150 fprintf(Out, " %zd\n", FuncEnd - FuncBeg); in PrintCoverage()
152 FuncBeg = FuncEnd; in PrintCoverage()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/fuzzer/dataflow/
H A DDataFlow.cpp142 size_t FuncEnd = FuncBeg + 1; in PrintCoverage() local
143 for (; FuncEnd < __dft.NumGuards && !BlockIsEntry(FuncEnd); FuncEnd++) in PrintCoverage()
147 for (size_t I = FuncBeg + 1; I < FuncEnd; I++) in PrintCoverage()
150 fprintf(Out, " %zd\n", FuncEnd - FuncBeg); in PrintCoverage()
152 FuncBeg = FuncEnd; in PrintCoverage()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/fuzzer/dataflow/
H A DDataFlow.cpp142 size_t FuncEnd = FuncBeg + 1; in PrintCoverage() local
143 for (; FuncEnd < __dft.NumGuards && !BlockIsEntry(FuncEnd); FuncEnd++) in PrintCoverage()
147 for (size_t I = FuncBeg + 1; I < FuncEnd; I++) in PrintCoverage()
150 fprintf(Out, " %zd\n", FuncEnd - FuncBeg); in PrintCoverage()
152 FuncBeg = FuncEnd; in PrintCoverage()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/fuzzer/dataflow/
H A DDataFlow.cpp142 size_t FuncEnd = FuncBeg + 1; in PrintCoverage() local
143 for (; FuncEnd < __dft.NumGuards && !BlockIsEntry(FuncEnd); FuncEnd++) in PrintCoverage()
147 for (size_t I = FuncBeg + 1; I < FuncEnd; I++) in PrintCoverage()
150 fprintf(Out, " %zd\n", FuncEnd - FuncBeg); in PrintCoverage()
152 FuncBeg = FuncEnd; in PrintCoverage()
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/fuzzer/dataflow/
H A DDataFlow.cpp142 size_t FuncEnd = FuncBeg + 1; in PrintCoverage() local
143 for (; FuncEnd < __dft.NumGuards && !BlockIsEntry(FuncEnd); FuncEnd++) in PrintCoverage()
147 for (size_t I = FuncBeg + 1; I < FuncEnd; I++) in PrintCoverage()
150 fprintf(Out, " %zd\n", FuncEnd - FuncBeg); in PrintCoverage()
152 FuncBeg = FuncEnd; in PrintCoverage()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libFuzzer/src/dataflow/
H A DDataFlow.cpp142 size_t FuncEnd = FuncBeg + 1; in PrintCoverage() local
143 for (; FuncEnd < __dft.NumGuards && !BlockIsEntry(FuncEnd); FuncEnd++) in PrintCoverage()
147 for (size_t I = FuncBeg + 1; I < FuncEnd; I++) in PrintCoverage()
150 fprintf(Out, " %zd\n", FuncEnd - FuncBeg); in PrintCoverage()
152 FuncBeg = FuncEnd; in PrintCoverage()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/fuzzer/dataflow/
H A DDataFlow.cpp142 size_t FuncEnd = FuncBeg + 1; in PrintCoverage() local
143 for (; FuncEnd < __dft.NumGuards && !BlockIsEntry(FuncEnd); FuncEnd++) in PrintCoverage()
147 for (size_t I = FuncBeg + 1; I < FuncEnd; I++) in PrintCoverage()
150 fprintf(Out, " %zd\n", FuncEnd - FuncBeg); in PrintCoverage()
152 FuncBeg = FuncEnd; in PrintCoverage()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/fuzzer/dataflow/
H A DDataFlow.cpp142 size_t FuncEnd = FuncBeg + 1; in PrintCoverage() local
143 for (; FuncEnd < __dft.NumGuards && !BlockIsEntry(FuncEnd); FuncEnd++) in PrintCoverage()
147 for (size_t I = FuncBeg + 1; I < FuncEnd; I++) in PrintCoverage()
150 fprintf(Out, " %zd\n", FuncEnd - FuncBeg); in PrintCoverage()
152 FuncBeg = FuncEnd; in PrintCoverage()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/fuzzer/dataflow/
H A DDataFlow.cpp144 size_t FuncEnd = FuncBeg + 1; in PrintCoverage() local
145 for (; FuncEnd < __dft.NumGuards && !BlockIsEntry(FuncEnd); FuncEnd++) in PrintCoverage()
149 for (size_t I = FuncBeg + 1; I < FuncEnd; I++) in PrintCoverage()
152 fprintf(Out, " %zd\n", FuncEnd - FuncBeg); in PrintCoverage()
154 FuncBeg = FuncEnd; in PrintCoverage()
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/fuzzer/dataflow/
H A DDataFlow.cpp142 size_t FuncEnd = FuncBeg + 1; in PrintCoverage() local
143 for (; FuncEnd < __dft.NumGuards && !BlockIsEntry(FuncEnd); FuncEnd++) in PrintCoverage()
147 for (size_t I = FuncBeg + 1; I < FuncEnd; I++) in PrintCoverage()
150 fprintf(Out, " %zd\n", FuncEnd - FuncBeg); in PrintCoverage()
152 FuncBeg = FuncEnd; in PrintCoverage()
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/fuzzer/dataflow/
H A DDataFlow.cpp144 size_t FuncEnd = FuncBeg + 1; in PrintCoverage() local
145 for (; FuncEnd < __dft.NumGuards && !BlockIsEntry(FuncEnd); FuncEnd++) in PrintCoverage()
149 for (size_t I = FuncBeg + 1; I < FuncEnd; I++) in PrintCoverage()
152 fprintf(Out, " %zd\n", FuncEnd - FuncBeg); in PrintCoverage()
154 FuncBeg = FuncEnd; in PrintCoverage()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-pdbutil/
H A DPrettyFunctionDumper.cpp118 uint64_t FuncEnd = FuncStart + Symbol.getLength(); in start() local
128 WithColor(Printer, PDB_ColorItem::Address).get() << format_hex(FuncEnd, 10); in start()
130 uint64_t Epilogue = FuncEnd - DebugEnd->getVirtualAddress(); in start()
/dports/devel/llvm11/llvm-11.0.1.src/tools/llvm-pdbutil/
H A DPrettyFunctionDumper.cpp118 uint64_t FuncEnd = FuncStart + Symbol.getLength(); in start() local
128 WithColor(Printer, PDB_ColorItem::Address).get() << format_hex(FuncEnd, 10); in start()
130 uint64_t Epilogue = FuncEnd - DebugEnd->getVirtualAddress(); in start()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-pdbutil/
H A DPrettyFunctionDumper.cpp118 uint64_t FuncEnd = FuncStart + Symbol.getLength(); in start() local
128 WithColor(Printer, PDB_ColorItem::Address).get() << format_hex(FuncEnd, 10); in start()
130 uint64_t Epilogue = FuncEnd - DebugEnd->getVirtualAddress(); in start()
/dports/devel/llvm10/llvm-10.0.1.src/tools/llvm-pdbutil/
H A DPrettyFunctionDumper.cpp118 uint64_t FuncEnd = FuncStart + Symbol.getLength(); in start() local
128 WithColor(Printer, PDB_ColorItem::Address).get() << format_hex(FuncEnd, 10); in start()
130 uint64_t Epilogue = FuncEnd - DebugEnd->getVirtualAddress(); in start()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyFunctionDumper.cpp118 uint64_t FuncEnd = FuncStart + Symbol.getLength(); in start() local
128 WithColor(Printer, PDB_ColorItem::Address).get() << format_hex(FuncEnd, 10); in start()
130 uint64_t Epilogue = FuncEnd - DebugEnd->getVirtualAddress(); in start()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/llvm-pdbutil/
H A DPrettyFunctionDumper.cpp118 uint64_t FuncEnd = FuncStart + Symbol.getLength(); in start() local
128 WithColor(Printer, PDB_ColorItem::Address).get() << format_hex(FuncEnd, 10); in start()
130 uint64_t Epilogue = FuncEnd - DebugEnd->getVirtualAddress(); in start()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/llvm-pdbutil/
H A DPrettyFunctionDumper.cpp118 uint64_t FuncEnd = FuncStart + Symbol.getLength(); in start() local
128 WithColor(Printer, PDB_ColorItem::Address).get() << format_hex(FuncEnd, 10); in start()
130 uint64_t Epilogue = FuncEnd - DebugEnd->getVirtualAddress(); in start()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/tools/llvm-pdbutil/
H A DPrettyFunctionDumper.cpp118 uint64_t FuncEnd = FuncStart + Symbol.getLength(); in start() local
128 WithColor(Printer, PDB_ColorItem::Address).get() << format_hex(FuncEnd, 10); in start()
130 uint64_t Epilogue = FuncEnd - DebugEnd->getVirtualAddress(); in start()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyFunctionDumper.cpp118 uint64_t FuncEnd = FuncStart + Symbol.getLength(); in start() local
128 WithColor(Printer, PDB_ColorItem::Address).get() << format_hex(FuncEnd, 10); in start()
130 uint64_t Epilogue = FuncEnd - DebugEnd->getVirtualAddress(); in start()

12345