Home
last modified time | relevance | path

Searched refs:SectionHeaderStringTable (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp344 if (Doc.Header.SectionHeaderStringTable) { in ELFState()
345 SectionHeaderStringTableName = *Doc.Header.SectionHeaderStringTable; in ELFState()
346 if (*Doc.Header.SectionHeaderStringTable == ".strtab") in ELFState()
348 else if (*Doc.Header.SectionHeaderStringTable == ".dynstr") in ELFState()
H A DELFYAML.cpp1097 IO.mapOptional("SectionHeaderStringTable", FileHdr.SectionHeaderStringTable); in mapping()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h122 std::optional<StringRef> SectionHeaderStringTable; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DELFYAML.h122 std::optional<StringRef> SectionHeaderStringTable; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DELFYAML.h122 std::optional<StringRef> SectionHeaderStringTable; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DELFYAML.h122 std::optional<StringRef> SectionHeaderStringTable; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DELFYAML.h122 std::optional<StringRef> SectionHeaderStringTable; member