Searched defs:ELFSection (Results 1 – 8 of 8) sorted by relevance
97 class ELFSection(typing.TypedDict): class
323 self, section: _schema.ELFSection, group: _stencils.StencilGroup
49 ELFSection(const std::string &Name, Elf64_Word ShType, Elf64_Xword ShFlags, in ELFSection() function
522 MCSection *ELFSection = getContext().getELFSection(SectionName, Type, Flags, in ParseSectionArguments() local
636 MCSection *ELFSection = in ParseSectionArguments() local
7934 MCSection *ELFSection = getContext().getELFSection( in parseRSectionDirective() local7952 MCSection *ELFSection = getContext().getELFSection( in parseSSectionDirective() local
8188 MCSection *ELFSection = getContext().getELFSection( in parseRSectionDirective() local8206 MCSection *ELFSection = getContext().getELFSection( in parseSSectionDirective() local
5824 MCSection *ELFSection = getContext().getELFSection( in parseSSectionDirective() local