Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/binutils/
Dsrconv.c78 static int find_base (struct coff_sfile *, struct coff_section *);
594 dps.address = scope->offset - find_base (sfile, scope->sec); in wr_dps_start()
1088 dsy.address = symbol->where->offset - find_base (sfile, symbol->where->section); in walk_tree_symbol()
1294 find_base (struct coff_sfile *sfile, struct coff_section *section) in find_base() function
1349 int base = find_base (sfile, sy->where->section); in wr_dln()
DChangeLog-91972761 (find_base): Declare at top of file.