Searched refs:SHF_MIPS_LOCAL (Results 1 – 14 of 14) sorted by relevance
/external/llvm-project/llvm/test/tools/llvm-objcopy/ELF/ |
D | rename-section-flag-osproc-mask.test | 68 Flags: [ SHF_MIPS_NODUPES, SHF_MIPS_NAMES, SHF_MIPS_LOCAL, 81 # MIPS-NEXT: SHF_MIPS_LOCAL (0x4000000)
|
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/ |
D | section-arch-flags.test | 36 # MIPS-LLVM-NEXT: SHF_MIPS_LOCAL (0x4000000) 53 Flags: [ SHF_MIPS_NODUPES, SHF_MIPS_NAMES, SHF_MIPS_LOCAL, SHF_MIPS_NOSTRIP,
|
/external/llvm/include/llvm/Support/ |
D | ELF.h | 789 SHF_MIPS_LOCAL = 0x04000000, enumerator
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | ELF.h | 790 SHF_MIPS_LOCAL = 0x04000000, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | ELF.h | 962 SHF_MIPS_LOCAL = 0x04000000, enumerator
|
/external/llvm-project/llvm/include/llvm/BinaryFormat/ |
D | ELF.h | 989 SHF_MIPS_LOCAL = 0x04000000, enumerator
|
/external/llvm/lib/ObjectYAML/ |
D | ELFYAML.cpp | 436 BCase(SHF_MIPS_LOCAL) in bitset()
|
/external/google-breakpad/src/third_party/musl/include/ |
D | elf.h | 1237 #define SHF_MIPS_LOCAL 0x04000000 macro
|
/external/kmod/port-gnu/ |
D | elf.h | 1494 #define SHF_MIPS_LOCAL 0x04000000 macro
|
/external/elfutils/libelf/ |
D | elf.h | 1731 #define SHF_MIPS_LOCAL 0x04000000 macro
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | ELFYAML.cpp | 540 BCase(SHF_MIPS_LOCAL); in bitset()
|
/external/llvm-project/llvm/lib/ObjectYAML/ |
D | ELFYAML.cpp | 566 BCase(SHF_MIPS_LOCAL); in bitset()
|
/external/llvm/tools/llvm-readobj/ |
D | ELFDumper.cpp | 1082 LLVM_READOBJ_ENUM_ENT(ELF, SHF_MIPS_LOCAL ),
|
/external/llvm-project/llvm/tools/llvm-readobj/ |
D | ELFDumper.cpp | 1569 ENUM_ENT(SHF_MIPS_LOCAL, ""),
|