Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h346 struct StackSizesSection : Section { global() struct
349 StackSizesSectionStackSizesSection StackSizesSection() argument
351 getEntriesStackSizesSection getEntries() argument
355 classofStackSizesSection classof() argument
359 nameMatchesStackSizesSection nameMatches() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h173 MCSection *StackSizesSection = nullptr; variable