Searched refs:EDATA (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Dversados.c114 #define EDATA(abfd, n) (abfd->tdata.versados_data->e[n]) macro
288 EDATA (abfd, scn).section = sec;
409 struct esdid *esdid = &EDATA (abfd, otr->esdid - 1);
448 int rn = EDATA (abfd, otr->esdid - 1).relocs++;
457 EDATA (abfd, otr->esdid - 1).section->relocation + rn;
484 EDATA (abfd, otr->esdid - 1).pc = dst_idx;
542 struct esdid *esdid = &EDATA (abfd, i);
583 struct esdid *esdid = &EDATA (abfd, i);
703 EDATA (abfd, section->target_index).contents + offset,
816 if (!EDATA (abf
[all...]

Completed in 74 milliseconds