HomeSort by relevance Sort by last modified time
    Searched defs:ELFOSABI_GNU (Results 1 - 2 of 2) sorted by null

  /art/runtime/
elf.h 318 ELFOSABI_GNU = 3, // GNU/Linux
319 ELFOSABI_LINUX = 3, // Historical alias for ELFOSABI_GNU.
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 333 ELFOSABI_GNU = 3, // GNU/Linux
334 ELFOSABI_LINUX = 3, // Historical alias for ELFOSABI_GNU.
    [all...]

Completed in 38 milliseconds