Home
last modified time | relevance | path

Searched refs:StackSizes (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/test/tools/llvm-readobj/ELF/
H A Dstack-sizes.test15 # RELOC-LLVM: StackSizes [
119 # SYMTAB-LLVM: StackSizes [
159 # SYM-LLVM: StackSizes [
195 # EXEC-LLVM: StackSizes [
269 # SHORT-LLVM: StackSizes [
335 # WRONGSECTION-LLVM: StackSizes [
392 # SUDDENEND-LLVM: StackSizes [
613 # MULTIPLE-LLVM: StackSizes [
638 # MULTIPLE-LLVM: StackSizes [
715 # UNSUPPRELOC-LLVM: StackSizes [
[all …]
H A Dall.test21 # LLVM-ALL: StackSizes [
/llvm-project-15.0.7/llvm/test/tools/llvm-readobj/
H A Darchive.test26 # LLVM: StackSizes [
46 # LLVM: StackSizes [
/llvm-project-15.0.7/llvm/test/Object/BPF/
H A Dyaml2obj-elf-bpf-rel.yaml12 # CHECK: StackSizes [
/llvm-project-15.0.7/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h195 StackSizes, enumerator
333 StackSizesSection() : Section(ChunkKind::StackSizes) {} in StackSizesSection()
340 return S->Kind == ChunkKind::StackSizes; in classof()