Home
last modified time | relevance | path

Searched refs:plocal_syms (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dtarget-reloc.h56 const unsigned char* plocal_syms) in scan_relocs() argument
78 gold_assert(plocal_syms != NULL); in scan_relocs()
79 typename elfcpp::Sym<size, big_endian> lsym(plocal_syms in scan_relocs()
548 const unsigned char* plocal_syms, in scan_relocatable_relocs() argument
577 gold_assert(plocal_syms != NULL); in scan_relocatable_relocs()
578 typename elfcpp::Sym<size, big_endian> lsym(plocal_syms in scan_relocatable_relocs()
Dgc.h185 const unsigned char* plocal_syms) in gc_process_relocs() argument
240 gold_assert(plocal_syms != NULL); in gc_process_relocs()
241 typename elfcpp::Sym<size, big_endian> lsym(plocal_syms in gc_process_relocs()
Dreloc.cc546 const unsigned char* plocal_syms, in emit_relocs_scan() argument
555 plocal_syms, p, rr); in emit_relocs_scan()
560 plocal_syms, p, rr); in emit_relocs_scan()
573 const unsigned char* plocal_syms, in emit_relocs_scan_reltype() argument
588 plocal_syms, in emit_relocs_scan_reltype()
Dobject.h2544 emit_relocs_scan(Symbol_table*, Layout*, const unsigned char* plocal_syms,
2552 const unsigned char* plocal_syms,
Dpowerpc.cc182 const unsigned char* plocal_syms);
1762 const unsigned char* plocal_syms) in scan_opd_relocs() argument
1790 lsym(plocal_syms + r_sym * sym_size); in scan_opd_relocs()