LCOV - code coverage report
Current view: top level - include/llvm/BinaryFormat - WasmRelocs.def (source / functions) Hit Total Coverage
Test: llvm-toolchain.info Lines: 10 10 100.0 %
Date: 2018-10-20 13:21:21 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         258 : WASM_RELOC(R_WEBASSEMBLY_FUNCTION_INDEX_LEB,   0)
       7         251 : WASM_RELOC(R_WEBASSEMBLY_TABLE_INDEX_SLEB,     1)
       8         251 : WASM_RELOC(R_WEBASSEMBLY_TABLE_INDEX_I32,      2)
       9         252 : WASM_RELOC(R_WEBASSEMBLY_MEMORY_ADDR_LEB,      3)
      10         252 : WASM_RELOC(R_WEBASSEMBLY_MEMORY_ADDR_SLEB,     4)
      11         259 : WASM_RELOC(R_WEBASSEMBLY_MEMORY_ADDR_I32,      5)
      12         253 : WASM_RELOC(R_WEBASSEMBLY_TYPE_INDEX_LEB,       6)
      13         251 : WASM_RELOC(R_WEBASSEMBLY_GLOBAL_INDEX_LEB,     7)
      14         253 : WASM_RELOC(R_WEBASSEMBLY_FUNCTION_OFFSET_I32,  8)
      15         261 : WASM_RELOC(R_WEBASSEMBLY_SECTION_OFFSET_I32,   9)

Generated by: LCOV version 1.13