Home
last modified time | relevance | path

Searched refs:get_incremental_reloc_count (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dobject.h892 get_incremental_reloc_count(unsigned int symndx) const in get_incremental_reloc_count() function
H A Dincremental.cc1651 unsigned int nrelocs = obj->get_incremental_reloc_count(i); in write_info_blocks()
H A DChangeLog-08159594 (Object::get_incremental_reloc_count): New function.
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dobject.h892 get_incremental_reloc_count(unsigned int symndx) const in get_incremental_reloc_count() function
H A Dincremental.cc1651 unsigned int nrelocs = obj->get_incremental_reloc_count(i); in write_info_blocks()
H A DChangeLog-08159594 (Object::get_incremental_reloc_count): New function.