Home
last modified time | relevance | path

Searched refs:ases (Results 1 – 12 of 12) sorted by relevance

/external/llvm/tools/obj2yaml/
Delf2yaml.cpp419 S->ASEs = Flags->ases; in dumpMipsABIFlags()
/external/llvm/tools/yaml2obj/
Dyaml2elf.cpp453 Flags.ases = Section.ASEs; in writeSectionContent()
/external/llvm/include/llvm/Object/
DELFTypes.h630 Elf_Word ases; // ASEs flags
/external/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/
Delf2yaml.cpp512 S->ASEs = Flags->ases; in dumpMipsABIFlags()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DELFTypes.h743 Elf_Word ases; // ASEs flags
/external/swiftshader/third_party/llvm-7.0/llvm/tools/yaml2obj/
Dyaml2elf.cpp571 Flags.ases = Section.ASEs; in writeSectionContent()
/external/hyphenation-patterns/en-US/
Dushyphex.tex1177 topo-iso-mer-ases
1268 ATP-ases
Dhyph-en-us.hyp.txt1178 topo-iso-mer-ases
1269 atp-ases
/external/kmod/port-gnu/
Delf.h1804 Elf32_Word ases; member
/external/elfutils/libelf/
Delf.h2023 Elf32_Word ases; member
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp2271 W.printFlags("ASEs", Flags->ases, makeArrayRef(ElfMipsASEFlags)); in printMipsABIFlags()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DELFDumper.cpp2358 W.printFlags("ASEs", Flags->ases, makeArrayRef(ElfMipsASEFlags)); in printMipsABIFlags()