Home
last modified time | relevance | path

Searched refs:STO_MIPS_OPTIONAL (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/
Dmips-symbols-stother.test10 # MIPS-LLVM-NEXT: STO_MIPS_OPTIONAL (0x4)
35 STO_MIPS_PLT, STO_MIPS_OPTIONAL]
/external/llvm/include/llvm/Support/
DELF.h536 STO_MIPS_OPTIONAL = 0x04, // Symbol whose definition is optional enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h527 STO_MIPS_OPTIONAL = 0x04, // Symbol whose definition is optional enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h550 STO_MIPS_OPTIONAL = 0x04, // Symbol whose definition is optional enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DELF.h560 STO_MIPS_OPTIONAL = 0x04, // Symbol whose definition is optional enumerator
/external/llvm/lib/ObjectYAML/
DELFYAML.cpp484 BCase(STO_MIPS_OPTIONAL) in bitset()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp968 Map["STO_MIPS_OPTIONAL"] = ELF::STO_MIPS_OPTIONAL; in getFlags()
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp1275 LLVM_READOBJ_ENUM_ENT(ELF, STO_MIPS_OPTIONAL),
1282 LLVM_READOBJ_ENUM_ENT(ELF, STO_MIPS_OPTIONAL),
/external/llvm-project/llvm/lib/ObjectYAML/
DELFYAML.cpp1041 Map["STO_MIPS_OPTIONAL"] = ELF::STO_MIPS_OPTIONAL; in getFlags()
/external/llvm-project/llvm/tools/llvm-readobj/
DELFDumper.cpp1841 LLVM_READOBJ_ENUM_ENT(ELF, STO_MIPS_OPTIONAL),
1848 LLVM_READOBJ_ENUM_ENT(ELF, STO_MIPS_OPTIONAL),