Home
last modified time | relevance | path

Searched defs:Elf64_Off (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A D2009-01-21-InvalidIterator.c11 typedef uint64_t Elf64_Off; typedef
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h37 using Elf64_Off = uint64_t; variable