Home | History | Annotate | Download | only in Inputs

Lines Matching refs:StringTable

154 class StringTable:
303 shstrtab = StringTable(f.read(sections[e_shstrndx].sh_size))
309 strtab = StringTable(f.read(section.sh_size))