Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h80 unsigned char getFileClass() const { return e_ident[EI_CLASS]; } in getFileClass() function
106 unsigned char getFileClass() const { return e_ident[EI_CLASS]; } in getFileClass() function