Home
last modified time | relevance | path

Searched defs:NoteSection (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h263 struct NoteSection : Section { struct
268 NoteSection() : Section(ChunkKind::Note) {} in NoteSection() function
270 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::Note; } in classof()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h381 struct NoteSection : Section { struct
384 NoteSection() : Section(ChunkKind::Note) {} in NoteSection() function
386 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
390 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::Note; } in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DELFYAML.h407 struct NoteSection : Section { struct
410 NoteSection() : Section(ChunkKind::Note) {} in NoteSection() argument
412 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
416 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::Note; } in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DELFYAML.h395 struct NoteSection : Section { struct
398 NoteSection() : Section(ChunkKind::Note) {} in NoteSection() argument
400 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
404 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::Note; } in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DELFYAML.h407 struct NoteSection : Section { struct
410 NoteSection() : Section(ChunkKind::Note) {} in NoteSection() argument
412 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
416 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::Note; } in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DELFYAML.h407 struct NoteSection : Section { struct
410 NoteSection() : Section(ChunkKind::Note) {} in NoteSection() argument
412 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
416 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::Note; } in classof()