Home
last modified time | relevance | path

Searched defs:RawContentSection (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h106 struct RawContentSection : Section { struct
109 RawContentSection() : Section(SectionKind::RawContent) {} in RawContentSection() argument
110 static bool classof(const Section *S) { in classof()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h243 struct RawContentSection : Section { struct
248 RawContentSection() : Section(ChunkKind::RawContent) {} in RawContentSection() argument
250 static bool classof(const Chunk *S) { in classof()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h362 struct RawContentSection : Section { struct
365 RawContentSection() : Section(ChunkKind::RawContent) {} in RawContentSection() argument
367 static bool classof(const Chunk *S) { in classof()
372 std::optional<std::vector<uint8_t>> ContentBuf;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DELFYAML.h388 struct RawContentSection : Section { struct
391 RawContentSection() : Section(ChunkKind::RawContent) {} in RawContentSection() argument
393 static bool classof(const Chunk *S) { in classof()
398 std::optional<std::vector<uint8_t>> ContentBuf;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DELFYAML.h376 struct RawContentSection : Section { struct
379 RawContentSection() : Section(ChunkKind::RawContent) {} in RawContentSection() argument
381 static bool classof(const Chunk *S) { in classof()
386 std::optional<std::vector<uint8_t>> ContentBuf;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DELFYAML.h388 struct RawContentSection : Section { struct
391 RawContentSection() : Section(ChunkKind::RawContent) {} in RawContentSection() function
393 static bool classof(const Chunk *S) { in classof()
398 std::optional<std::vector<uint8_t>> ContentBuf;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DELFYAML.h388 struct RawContentSection : Section { struct
391 RawContentSection() : Section(ChunkKind::RawContent) {} in RawContentSection() argument
393 static bool classof(const Chunk *S) { in classof()
398 std::optional<std::vector<uint8_t>> ContentBuf;