| apply-names.cc |
|
16601 |
| binary-reader-ir.cc |
|
64527 |
| binary-reader-logging.cc |
|
38014 |
| binary-reader-objdump.cc |
|
81654 |
| binary-reader-stats.cc |
|
9188 |
| binary-reader.cc |
|
108348 |
| binary-writer-spec.cc |
|
20269 |
| binary-writer.cc |
TODO(binji): better leb size guess. Some sections we know will only be 1
byte, but others we can be fairly certain will be larger. |
65093 |
| binary.cc |
|
1707 |
| binding-hash.cc |
|
2837 |
| c-writer.cc |
This function is the default behavior for name_to_output_file_index_. For
single .c output, this function returns a vector filled with 0. For multiple
.c outputs, this function sorts all non-imported functions in the module by
their names, and then divides all non-imported functions into equal-sized
buckets (# of non-imported functions / # of .c outputs) based on the sorting.
|
188345 |
| color.cc |
|
1754 |
| common.cc |
|
4718 |
| config.cc |
c99-style vsnprintf for MSVC < 2015. See http://stackoverflow.com/a/8712996
using _snprintf or vsnprintf will not-properly null-terminate, and will return
-1 instead of the number of characters needed on overflow. |
4547 |
| config.h.in |
|
7461 |
| decompiler.cc |
|
29912 |
| emscripten-exports.txt |
|
2010 |
| emscripten-helpers.cc |
|
12788 |
| error-formatter.cc |
|
4127 |
| expr-visitor.cc |
|
13509 |
| feature.cc |
|
1770 |
| filenames.cc |
|
1691 |
| generate-names.cc |
|
13758 |
| ir-util.cc |
|
7473 |
| ir.cc |
|
17216 |
| leb128.cc |
|
11189 |
| lexer-keywords.txt |
|
31894 |
| lexer-source-line-finder.cc |
|
4649 |
| lexer-source.cc |
|
1985 |
| literal.cc |
|
23553 |
| opcode-code-table.c |
The array index calculated below must match the one in Opcode::FromCode. |
1441 |
| opcode.cc |
static |
13091 |
| option-parser.cc |
|
10325 |
| prebuilt |
|
|
| resolve-names.cc |
|
19182 |
| sha256.cc |
SHA-256 the "input" sv into the output "digest".
Uses OpenSSL's libcrypto or vendored PicoSHA2.
|
1353 |
| shared-validator.cc |
|
43006 |
| stream.cc |
if there are multiple lines, only print the desc on the last one |
8947 |
| test-binary-reader.cc |
|
2434 |
| test-filenames.cc |
|
2212 |
| test-hexfloat.cc |
floats |
6942 |
| test-interp.cc |
|
24819 |
| test-intrusive-list.cc |
|
15803 |
| test-literal.cc |
|
34028 |
| test-option-parser.cc |
|
6443 |
| test-utf8.cc |
|
4503 |
| test-wast-parser.cc |
|
2544 |
| token.cc |
|
2727 |
| tools |
|
|
| tracing.cc |
|
1441 |
| type-checker.cc |
|
30100 |
| utf8.cc |
|
3154 |
| validator.cc |
|
35813 |
| wabt.post.js |
|
10649 |
| wast-lexer.cc |
|
15728 |
| wast-parser.cc |
|
113270 |
| wat-writer.cc |
0x00 |
57906 |