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

/openjdk7/hotspot/agent/src/os/linux/
H A Dsymtab.c335 int sym_section = SHT_DYNSYM; local
368 sym_section = cursct->sh_type;
376 if (shdr->sh_type == sym_section) {

Completed in 22 milliseconds