Home
last modified time | relevance | path

Searched refs:pcrela32_check (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gold/
Dreloc.h900 pcrela32_check(unsigned char* view, Address value, Addendtype addend, in pcrela32_check() function
914 pcrela32_check(unsigned char* view, in pcrela32_check() function
Dx86_64.cc4225 pcrela32_check(unsigned char* view, in pcrela32_check() function in __anon34472f880111::X86_64_relocate_functions
4241 pcrela32_check(unsigned char* view, in pcrela32_check() function in __anon34472f880111::X86_64_relocate_functions
4394 rstatus = Reloc_funcs::pcrela32_check(view, object, psymval, addend, in relocate()
4424 rstatus = Reloc_funcs::pcrela32_check(view, object, psymval, addend, in relocate()
4450 Reloc_funcs::pcrela32_check(view, value, addend, address); in relocate()
4573 Reloc_funcs::pcrela32_check(view, value, addend, address); in relocate()
DChangeLog-20161347 * x86_64.cc (X86_64_relocate_functions::pcrela32_check): Fix x32
1455 (Relocate_functions::pcrela32_check): New function.