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

/freebsd-11-stable/contrib/binutils/binutils/
H A Dsrconv.c78 static int find_base (struct coff_sfile *, struct coff_section *);
594 dps.address = scope->offset - find_base (sfile, scope->sec);
1088 dsy.address = symbol->where->offset - find_base (sfile, symbol->where->section);
1294 find_base (struct coff_sfile *sfile, struct coff_section *section) function
1349 int base = find_base (sfile, sy->where->section);

Completed in 84 milliseconds