Searched refs:SCNTAB (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.h50 } SCNTAB; typedef in typeref:struct:scntab
H A Ddump.c53 static SCNTAB *p_symtab, *p_head_scns, *p_dynsym;
211 print_static(SCNTAB *l_scns, char *filename)
283 print_rela(Elf *elf_file, SCNTAB *p_scns, Elf_Data *rdata, Elf_Data *sym_data,
285 SCNTAB *reloc_symtab)
388 print_rel(Elf *elf_file, SCNTAB *p_scns, Elf_Data *rdata, Elf_Data *sym_data,
390 SCNTAB *reloc_symtab)
507 * pointer to the symbol table SCNTAB structure,
515 print_symtab(Elf *elf_file, SCNTAB *p_symtab, Elf_Data *sym_data,
639 * Print the section header table. Input is the SCNTAB structure,
641 * section in the file, and the filename. The values of the SCNTAB
[all...]

Completed in 60 milliseconds