Home
last modified time | relevance | path

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

/dports/devel/objconv/objconv-2.52/source/
H A Dmacho.cpp498 TMAC_nlist * pIndSym = symp0 + *IndSymip; in Dump() local
500 uint32_t StringIndex = pIndSym->n_strx; in Dump()
508 pIndSym->n_type, pIndSym->n_sect, pIndSym->n_desc, uint32_t(pIndSym->n_value)); in Dump()