Searched refs:SectionHeaderStringTable (Results 1 – 10 of 10) sorted by relevance
16 # CUSTOM-NEXT: SectionHeaderStringTable: .foo24 SectionHeaderStringTable: .foo38 SectionHeaderStringTable: .foo76 SectionHeaderStringTable: ".strtab"115 SectionHeaderStringTable: ".dynstr"219 SectionHeaderStringTable: .foo258 SectionHeaderStringTable: .foo290 SectionHeaderStringTable: .foo336 SectionHeaderStringTable: '.strings (1)'362 SectionHeaderStringTable: [[NAME]][all …]
14 # CHECK-NEXT: SectionHeaderStringTable: {{.*}}
31 SectionHeaderStringTable: [[SHSTRTAB=<none>]]72 SectionHeaderStringTable: [[SHSTRTAB]]91 SectionHeaderStringTable: [[SHSTRTAB]]216 SectionHeaderStringTable: .debug_str274 SectionHeaderStringTable: .strings346 SectionHeaderStringTable: .strings374 SectionHeaderStringTable: .strings406 SectionHeaderStringTable: .strings445 SectionHeaderStringTable: .strings
22 SectionHeaderStringTable: .strtab
10 SectionHeaderStringTable: .strtab
343 if (Doc.Header.SectionHeaderStringTable) { in ELFState()344 SectionHeaderStringTableName = *Doc.Header.SectionHeaderStringTable; in ELFState()345 if (*Doc.Header.SectionHeaderStringTable == ".strtab") in ELFState()347 else if (*Doc.Header.SectionHeaderStringTable == ".dynstr") in ELFState()
1083 IO.mapOptional("SectionHeaderStringTable", FileHdr.SectionHeaderStringTable); in mapping()
121 Optional<StringRef> SectionHeaderStringTable; member
431 Y->Header.SectionHeaderStringTable = ShStrtabName; in dump()