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

/haiku-fatelf/src/bin/gdb/bfd/
H A Dversados.c76 #define ES_BASE 17 /* first symbol has esdid 17 */ macro
92 int es_done; /* count of symbol index, starts at ES_BASE */
311 RDATA (abfd, esidx - ES_BASE) = s;
669 VDATA (abfd)->es_done = ES_BASE;
828 else if (esdid < ES_BASE) /* Section relative thing */
840 src[count].sym_ptr_ptr = symbols + esdid - ES_BASE;

Completed in 64 milliseconds