D | disasm-a32.cc | 108 const Elf32_Shdr* Locate(Elf32_Word type, in Locate() function in SectionLocator 266 section_locator.Locate(SHT_DYNSYM, ".dynsym"), in main() 267 section_locator.Locate(SHT_STRTAB, ".dynstr"), in main() 273 section_locator.Locate(SHT_SYMTAB, ".symtab"), in main() 274 section_locator.Locate(SHT_STRTAB, ".strtab"), in main()
|