Home
last modified time | relevance | path

Searched refs:isa_ext (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELFTypes.h754 Elf_Word isa_ext; // Processor-specific extension
/third_party/musl/ndk_musl_include/
Delf.h1708 Elf32_Word isa_ext; member
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h1708 Elf32_Word isa_ext; member
/third_party/musl/include/
Delf.h1712 Elf32_Word isa_ext; member
/third_party/musl/porting/uniproton/kernel/include/
Delf.h1708 Elf32_Word isa_ext; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h1708 Elf32_Word isa_ext; member
/third_party/musl/porting/linux/user/include/
Delf.h1716 Elf32_Word isa_ext; member
/third_party/elfutils/libelf/
Delf.h2085 Elf32_Word isa_ext; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFEmitter.cpp1135 Flags.isa_ext = Section.ISAExtension; in writeSectionContent()