Home
last modified time | relevance | path

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

/external/bcc/src/cc/
Dbcc_elf.c733 unsigned long sym_addr = 0, sym_shndx; in bcc_free_memory_with_file() local
776 sym_shndx = sym.st_shndx; in bcc_free_memory_with_file()
795 if (sh_idx == sym_shndx) { in bcc_free_memory_with_file()