Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h82 unsigned char getFileClass() const { return e_ident[EI_CLASS]; } in getFileClass() function
108 unsigned char getFileClass() const { return e_ident[EI_CLASS]; } in getFileClass() function