Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h351 struct AddrsigSection : Section { struct
356 AddrsigSection() : Section(ChunkKind::Addrsig) {} in AddrsigSection() argument
358 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::Addrsig; } in classof()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h477 struct AddrsigSection : Section { struct
480 AddrsigSection() : Section(ChunkKind::Addrsig) {} in AddrsigSection() argument
482 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
486 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::Addrsig; } in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DELFYAML.h503 struct AddrsigSection : Section { struct
506 AddrsigSection() : Section(ChunkKind::Addrsig) {} in AddrsigSection() function
508 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
512 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::Addrsig; } in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DELFYAML.h491 struct AddrsigSection : Section { struct
494 AddrsigSection() : Section(ChunkKind::Addrsig) {} in AddrsigSection() argument
496 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
500 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::Addrsig; } in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DELFYAML.h503 struct AddrsigSection : Section { struct
506 AddrsigSection() : Section(ChunkKind::Addrsig) {} in AddrsigSection() argument
508 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
512 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::Addrsig; } in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DELFYAML.h503 struct AddrsigSection : Section { struct
506 AddrsigSection() : Section(ChunkKind::Addrsig) {} in AddrsigSection() argument
508 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
512 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::Addrsig; } in classof()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp149 MCSectionCOFF *AddrsigSection; member in __anon2217fd690111::WinCOFFObjectWriter
H A DELFObjectWriter.cpp1165 MCSectionELF *AddrsigSection; in writeObject() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp157 MCSectionCOFF *AddrsigSection; member in __anonadd601ef0111::WinCOFFObjectWriter
H A DELFObjectWriter.cpp1168 MCSectionELF *AddrsigSection; in writeObject() local