Home
last modified time | relevance | path

Searched full:libxul (Results 1 – 4 of 4) sorted by relevance

/external/AFLplusplus/utils/dynamic_covfilter/
DREADME.md41 `python3 make_symbol_list.py libxul.so > libxul.symbols.txt`
45 `grep -i "webgl" libxul.symbols.txt > libxul.webgl.symbols.txt`
47 Finally, you can run with `AFL_PC_FILTER_FILE=libxul.webgl.symbols.txt` to
/external/oss-fuzz/projects/firefox/
Dproject.yaml26 -object firefox/libxul.so
Dbuild.sh78 cp -L $MOZ_OBJDIR/dist/bin/gtest/libxul.so $OUT/firefox
/external/rust/crates/uniffi_macros/src/
Dsetup_scaffolding.rs99 // The main way we use this macro is for that contain multiple UniFFI components (libxul, in setup_scaffolding()