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

/haiku-fatelf/src/bin/gdb/bfd/
H A Dversados.c113 #define VDATA(abfd) (abfd->tdata.versados_data) macro
188 VDATA (abfd)->alert = 0x12345678;
207 asymbol *n = VDATA (abfd)->symbols + snum;
259 char *n = VDATA (abfd)->strings;
260 strcpy (VDATA (abfd)->strings, name);
261 VDATA (abfd)->strings += strlen (VDATA (abfd)->strings) + 1;
297 int snum = VDATA (abfd)->ref_idx++;
301 VDATA (abfd)->stringlen += strlen (name) + 1;
310 esidx = VDATA (abf
[all...]
H A Dirix-core.c84 case VDATA:
134 case VDATA:

Completed in 52 milliseconds