Home
last modified time | relevance | path

Searched refs:is_bss_section (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/nm/common/
H A Dnm.c151 static int is_bss_section(unsigned int, Elf *, unsigned int);
812 is_bss_section(unsigned int shndx, Elf * elf_file, unsigned int shstrndx) function
1111 is_bss_section((int)sym_data->shndx, elf_file, shstrndx)) {