Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Dsrconv.c78 static int find_base (struct coff_sfile *, struct coff_section *);
598 dps.address = scope->offset - find_base (sfile, scope->sec); in wr_dps_start()
1092 dsy.address = symbol->where->offset - find_base (sfile, symbol->where->section); in walk_tree_symbol()
1298 find_base (struct coff_sfile *sfile, struct coff_section *section) in find_base() function
1353 int base = find_base (sfile, sy->where->section); in wr_dln()
DChangeLog-91972761 (find_base): Declare at top of file.