LCOV - code coverage report
Current view: top level - include/llvm/BinaryFormat/WasmRelocs - WebAssembly.def (source / functions) Hit Total Coverage
Test: llvm-toolchain.info Lines: 8 8 100.0 %
Date: 2017-09-14 15:23:50 Functions: 0 0 -
Legend: Lines: hit not hit

          Line data    Source code
       1             : 
       2             : #ifndef WASM_RELOC
       3             : #error "WASM_RELOC must be defined"
       4             : #endif
       5             : 
       6          15 : WASM_RELOC(R_WEBASSEMBLY_FUNCTION_INDEX_LEB,   0)
       7          11 : WASM_RELOC(R_WEBASSEMBLY_TABLE_INDEX_SLEB,     1)
       8          11 : WASM_RELOC(R_WEBASSEMBLY_TABLE_INDEX_I32,      2)
       9          11 : WASM_RELOC(R_WEBASSEMBLY_MEMORY_ADDR_LEB,      3)
      10          13 : WASM_RELOC(R_WEBASSEMBLY_MEMORY_ADDR_SLEB,     4)
      11          11 : WASM_RELOC(R_WEBASSEMBLY_MEMORY_ADDR_I32,      5)
      12          11 : WASM_RELOC(R_WEBASSEMBLY_TYPE_INDEX_LEB,       6)
      13          11 : WASM_RELOC(R_WEBASSEMBLY_GLOBAL_INDEX_LEB,     7)

Generated by: LCOV version 1.13