LCOV - code coverage report
Current view: top level - include/llvm/BinaryFormat/ELFRelocs - AMDGPU.def (source / functions) Hit Total Coverage
Test: llvm-toolchain.info Lines: 13 13 100.0 %
Date: 2018-10-20 13:21:21 Functions: 0 0 -
Legend: Lines: hit not hit

          Line data    Source code
       1             : #ifndef ELF_RELOC
       2             : #error "ELF_RELOC must be defined"
       3             : #endif
       4             : 
       5          14 : ELF_RELOC(R_AMDGPU_NONE,           0)
       6          16 : ELF_RELOC(R_AMDGPU_ABS32_LO,       1)
       7          16 : ELF_RELOC(R_AMDGPU_ABS32_HI,       2)
       8          31 : ELF_RELOC(R_AMDGPU_ABS64,          3)
       9          16 : ELF_RELOC(R_AMDGPU_REL32,          4)
      10          20 : ELF_RELOC(R_AMDGPU_REL64,          5)
      11          18 : ELF_RELOC(R_AMDGPU_ABS32,          6)
      12          16 : ELF_RELOC(R_AMDGPU_GOTPCREL,       7)
      13          16 : ELF_RELOC(R_AMDGPU_GOTPCREL32_LO,  8)
      14          16 : ELF_RELOC(R_AMDGPU_GOTPCREL32_HI,  9)
      15          16 : ELF_RELOC(R_AMDGPU_REL32_LO,      10)
      16          16 : ELF_RELOC(R_AMDGPU_REL32_HI,      11)
      17          15 : ELF_RELOC(R_AMDGPU_RELATIVE64,    13)

Generated by: LCOV version 1.13