Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h358 struct StackSizesSection : Section { struct
361 StackSizesSection() : Section(ChunkKind::StackSizes) {} in StackSizesSection() argument
363 getEntriesStackSizesSection getEntries() argument
367 classofStackSizesSection classof() argument
371 nameMatchesStackSizesSection nameMatches() argument
/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h173 MCSection *StackSizesSection = nullptr; global() variable