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

/openjdk7/hotspot/agent/src/os/bsd/
H A Dsymtab.c70 uint32_t symsection = SHT_SYMTAB; local
112 symsection = SHT_DYNSYM;
117 if (shdr->sh_type == symsection) {

Completed in 21 milliseconds