| apply-names.cc |
|
16597 |
- |
| binary-reader-ir.cc |
|
67857 |
- |
| binary-reader-logging.cc |
|
39421 |
- |
| binary-reader-objdump.cc |
|
83274 |
- |
| binary-reader-stats.cc |
|
9143 |
- |
| binary-reader.cc |
|
115181 |
- |
| binary-writer-spec.cc |
|
21056 |
- |
| 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. |
69613 |
- |
| binary.cc |
|
1771 |
- |
| 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.
|
199287 |
- |
| 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 |
|
4460 |
- |
| emscripten-exports.txt |
|
2206 |
- |
| emscripten-helpers.cc |
|
12844 |
- |
| error-formatter.cc |
|
4179 |
- |
| expr-visitor.cc |
|
14867 |
- |
| feature.cc |
|
1782 |
- |
| filenames.cc |
|
1691 |
- |
| generate-names.cc |
|
14315 |
- |
| ir-util.cc |
|
8192 |
- |
| ir.cc |
|
19215 |
- |
| leb128.cc |
|
11020 |
- |
| lexer-keywords.txt |
|
32601 |
- |
| lexer-source-line-finder.cc |
|
4528 |
- |
| lexer-source.cc |
|
2134 |
- |
| literal.cc |
|
24384 |
- |
| opcode-code-table.c |
The array index calculated below must match the one in Opcode::FromCode. |
1425 |
- |
| opcode.cc |
static |
13800 |
- |
| option-parser.cc |
|
10415 |
- |
| prebuilt |
|
|
- |
| resolve-names.cc |
|
21269 |
- |
| sha256.cc |
SHA-256 the "input" sv into the output "digest".
Uses OpenSSL's libcrypto or vendored PicoSHA2.
|
1353 |
- |
| shared-validator.cc |
|
51601 |
- |
| stream.cc |
if there are multiple lines, only print the desc on the last one |
8693 |
- |
| token.cc |
|
2727 |
- |
| tools |
|
|
- |
| tracing.cc |
|
1441 |
- |
| type-checker.cc |
|
36992 |
- |
| utf8.cc |
|
3154 |
- |
| validator.cc |
|
39719 |
- |
| wast-lexer.cc |
|
15976 |
- |
| wast-parser.cc |
|
129789 |
- |
| wat-writer.cc |
0x00 |
63569 |
- |