Searched defs:Elf64_Off (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/test/CodeGen/ | ||
H A D | 2009-01-21-InvalidIterator.c | 11 typedef uint64_t Elf64_Off; typedef |
/llvm-project/llvm/include/llvm/BinaryFormat/ | ||
H A D | ELF.h | 37 using Elf64_Off = uint64_t; variable |