Home
last modified time | relevance | path

Searched refs:ELFDATANONE (Results 1 – 14 of 14) sorted by relevance

/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h84 #define ELFDATANONE 0 /* Unknown data format. */ macro
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h84 #define ELFDATANONE 0 /* Unknown data format. */ macro
/third_party/elfio/elfio/
Delf_types.hpp372 #define ELFDATANONE 0 macro
Delfio_dump.hpp49 { ELFDATANONE, "None" },
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h329 ELFDATANONE = 0, // Invalid data encoding. enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h325 ELFDATANONE = 0, // Invalid data encoding. enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELF.h42 (uint8_t)ELF::ELFDATANONE); in getElfArchType()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h94 #define ELFDATANONE 0 macro
/third_party/musl/porting/linux/user/include/
Delf.h94 #define ELFDATANONE 0 macro
/third_party/musl/ndk_musl_include/
Delf.h94 #define ELFDATANONE 0 macro
/third_party/musl/include/
Delf.h94 #define ELFDATANONE 0 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h94 #define ELFDATANONE 0 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h94 #define ELFDATANONE 0 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp243 ECase(ELFDATANONE); in enumeration()