Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c3535 Cache *pns_cache; /* Note section cache entry */ member
3567 noteoff = (Word)state->pns_cache->c_data->d_size - state->pns_size; in parse_note_entry()
3576 state->pns_file, state->pns_cache->c_name, in parse_note_entry()
3589 state->pns_file, state->pns_cache->c_name, in parse_note_entry()
3611 state->pns_file, state->pns_cache->c_name, in parse_note_entry()
3675 pnstate.pns_cache = cache; in note_entry()
3870 pnstate.pns_cache = _cache; in has_linux_abi_note()