Home
last modified time | relevance | path

Searched defs:GroupSection (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h601 struct GroupSection : Section { global() struct
607 GroupSectionGroupSection GroupSection() argument
609 getEntriesGroupSection getEntries() argument
613 classofGroupSection classof() argument
/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp172 struct GroupSection { struct
173 Name__anon3d1ec8af0111::GroupSection global() argument
174 Signature__anon3d1ec8af0111::GroupSection global() argument
175 ShName__anon3d1ec8af0111::GroupSection global() argument
176 Index__anon3d1ec8af0111::GroupSection global() argument
177 Link__anon3d1ec8af0111::GroupSection global() argument
178 Info__anon3d1ec8af0111::GroupSection global() argument
179 Type__anon3d1ec8af0111::GroupSection global() argument
180 Members__anon3d1ec8af0111::GroupSection global() argument
[all...]
/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h42 class GroupSection; variable
948 explicit GroupSection(ArrayRef<uint8_t> Data) : Contents(Data) {} GroupSection() function
[all...]