Home
last modified time | relevance | path

Searched defs:StackSizesSection (Results 1 – 25 of 30) sorted by relevance

12

/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/ObjectYAML/
H A DELFYAML.h218 struct StackSizesSection : Section { struct
223 StackSizesSection() : Section(ChunkKind::StackSizes) {} in StackSizesSection() function
225 static bool classof(const Chunk *S) { in classof()
229 static bool nameMatches(StringRef Name) { in nameMatches()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h218 struct StackSizesSection : Section { struct
223 StackSizesSection() : Section(ChunkKind::StackSizes) {} in StackSizesSection() argument
225 static bool classof(const Chunk *S) { in classof()
229 static bool nameMatches(StringRef Name) { in nameMatches()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h218 struct StackSizesSection : Section { struct
223 StackSizesSection() : Section(ChunkKind::StackSizes) {} in StackSizesSection() argument
225 static bool classof(const Chunk *S) { in classof()
229 static bool nameMatches(StringRef Name) { in nameMatches()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h223 struct StackSizesSection : Section { struct
228 StackSizesSection() : Section(ChunkKind::StackSizes) {} in StackSizesSection() argument
230 static bool classof(const Chunk *S) { in classof()
234 static bool nameMatches(StringRef Name) { in nameMatches()
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/ObjectYAML/
H A DELFYAML.h223 struct StackSizesSection : Section { struct
228 StackSizesSection() : Section(ChunkKind::StackSizes) {} in StackSizesSection() argument
230 static bool classof(const Chunk *S) { in classof()
234 static bool nameMatches(StringRef Name) { in nameMatches()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h328 struct StackSizesSection : Section { struct
331 StackSizesSection() : Section(ChunkKind::StackSizes) {} in StackSizesSection() argument
333 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
337 static bool classof(const Chunk *S) { in classof()
341 static bool nameMatches(StringRef Name) { in nameMatches()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/ObjectYAML/
H A DELFYAML.h328 struct StackSizesSection : Section { struct
331 StackSizesSection() : Section(ChunkKind::StackSizes) {} in StackSizesSection() function
333 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
337 static bool classof(const Chunk *S) { in classof()
341 static bool nameMatches(StringRef Name) { in nameMatches()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h323 struct StackSizesSection : Section { struct
326 StackSizesSection() : Section(ChunkKind::StackSizes) {} in StackSizesSection() argument
328 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
332 static bool classof(const Chunk *S) { in classof()
336 static bool nameMatches(StringRef Name) { in nameMatches()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h328 struct StackSizesSection : Section { struct
331 StackSizesSection() : Section(ChunkKind::StackSizes) {} in StackSizesSection() argument
333 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
337 static bool classof(const Chunk *S) { in classof()
341 static bool nameMatches(StringRef Name) { in nameMatches()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h328 struct StackSizesSection : Section { struct
331 StackSizesSection() : Section(ChunkKind::StackSizes) {} in StackSizesSection() argument
333 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
337 static bool classof(const Chunk *S) { in classof()
341 static bool nameMatches(StringRef Name) { in nameMatches()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h328 struct StackSizesSection : Section { struct
331 StackSizesSection() : Section(ChunkKind::StackSizes) {} in StackSizesSection() function
333 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
337 static bool classof(const Chunk *S) { in classof()
341 static bool nameMatches(StringRef Name) { in nameMatches()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h323 struct StackSizesSection : Section { struct
326 StackSizesSection() : Section(ChunkKind::StackSizes) {} in StackSizesSection() argument
328 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
332 static bool classof(const Chunk *S) { in classof()
336 static bool nameMatches(StringRef Name) { in nameMatches()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h264 struct StackSizesSection : Section { struct
267 StackSizesSection() : Section(ChunkKind::StackSizes) {} in StackSizesSection() function
269 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
273 static bool classof(const Chunk *S) { in classof()
277 static bool nameMatches(StringRef Name) { in nameMatches()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h328 struct StackSizesSection : Section { struct
331 StackSizesSection() : Section(ChunkKind::StackSizes) {} in StackSizesSection() argument
333 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
337 static bool classof(const Chunk *S) { in classof()
341 static bool nameMatches(StringRef Name) { in nameMatches()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/MC/
H A DMCObjectFileInfo.h173 MCSection *StackSizesSection = nullptr; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h173 MCSection *StackSizesSection = nullptr; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h173 MCSection *StackSizesSection = nullptr; variable
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/MC/
H A DMCObjectFileInfo.h171 MCSection *StackSizesSection; variable
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/MC/
H A DMCObjectFileInfo.h169 MCSection *StackSizesSection; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h175 MCSection *StackSizesSection = nullptr; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h175 MCSection *StackSizesSection = nullptr; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h175 MCSection *StackSizesSection = nullptr; variable
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/MC/
H A DMCObjectFileInfo.h175 MCSection *StackSizesSection = nullptr; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h175 MCSection *StackSizesSection = nullptr; variable
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/MC/
H A DMCObjectFileInfo.h175 MCSection *StackSizesSection = nullptr; variable

12