Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/linux/
Delf_core_dump.h55 static const int kClass = ELFCLASS32; variable
57 static const int kClass = ELFCLASS64; variable
Delfutils.h53 static const int kClass = ELFCLASS32; member
66 static const int kClass = ELFCLASS64; member