Home
last modified time | relevance | path

Searched defs:ShFlags (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceELFObjectWriter.cpp99 Elf64_Xword ShFlags, Elf64_Xword ShAddralign, in createSection()
120 constexpr Elf64_Xword ShFlags = 0; in createRelocationSection() local
225 constexpr Elf64_Xword ShFlags = SHF_ALLOC | SHF_EXECINSTR; in writeFunctionCode() local
299 Elf64_Xword ShFlags, in writeTargetRODataSection()
358 const Elf64_Xword ShFlags = IsPIC ? (SHF_ALLOC | SHF_WRITE) : SHF_ALLOC; in writeDataOfType() local
369 constexpr Elf64_Xword ShFlags = SHF_ALLOC | SHF_WRITE; in writeDataOfType() local
380 constexpr Elf64_Xword ShFlags = SHF_ALLOC | SHF_WRITE; in writeDataOfType() local
526 constexpr Elf64_Xword ShFlags = SHF_ALLOC | SHF_MERGE; in writeConstantPool() local
H A DIceELFSection.h49 ELFSection(const std::string &Name, Elf64_Word ShType, Elf64_Xword ShFlags, in ELFSection()
169 Elf64_Xword ShFlags, Elf64_Xword ShAddralign, in ELFSymbolTableSection()
225 Elf64_Xword ShFlags, Elf64_Xword ShAddralign, in ELFRelocationSection()
H A DIceTargetLoweringMIPS32.cpp5658 const llvm::ELF::Elf64_Xword ShFlags = llvm::ELF::SHF_ALLOC; in emitTargetRODataSections() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/InterfaceStub/
H A DELFObjHandler.cpp289 uint32_t ShFlags = 0) const { in fillStrTabShdr()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h198 Optional<llvm::yaml::Hex64> ShFlags; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h272 std::optional<llvm::yaml::Hex64> ShFlags; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DELFYAML.h297 std::optional<llvm::yaml::Hex64> ShFlags; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DELFYAML.h285 std::optional<llvm::yaml::Hex64> ShFlags; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DELFYAML.h297 std::optional<llvm::yaml::Hex64> ShFlags; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DELFYAML.h297 std::optional<llvm::yaml::Hex64> ShFlags; member