Home
last modified time | relevance | path

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

/system/core/libcorkscrew/
Dsymbol_table.c120 int str_idx = shdr[sym_idx].sh_link; in load_symbol_table() local
121 str = base + shdr[str_idx].sh_offset; in load_symbol_table()