Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dmips-tfile.c1429 #define ORIG_LSYMS(indx) (CHECK ((indx), orig_sym_hdr.isymMax, "lsyms"), (indx) + orig_local_syms) macro
3770 sym_start = ORIG_LSYMS (fd_ptr->isymBase); in update_headers()
4483 sym_start = ORIG_LSYMS (fd_ptr->isymBase); in copy_object()
4558 SYMR *proc_sym = ORIG_LSYMS (fd_ptr->isymBase + proc->isym); in copy_object()