Home | History | Annotate | Download | only in Mach-O

Lines Matching refs:str_addr

2760                 const addr_t str_addr = strtab_addr + nlist.n_strx;
2762 if (process->ReadCStringFromMemory(str_addr, memory_symbol_name, str_error))