Lines Matching refs:nt
82 Dwarf_NameTbl nt;
92 nt = $1->np_nt;
93 assert(nt != NULL);
95 *ret_offset = nt->nt_cu_offset + $1->np_offset;
104 Dwarf_NameTbl nt;
114 nt = $1->np_nt;
115 assert(nt != NULL);
117 *ret_offset = nt->nt_cu_offset;
128 Dwarf_NameTbl nt;
138 nt = $1->np_nt;
139 assert(nt != NULL);
141 cu = nt->nt_cu;
145 *die_offset = nt->nt_cu_offset + $1->np_offset;