Searched refs:LNFOFF (Results 1 – 1 of 1) sorted by relevance
361 #define LNFOFF(p) (((struct dwfinfo *)((p)->read_symtab_private))->lnfoff) macro2285 if (LNFOFF (pst)) in read_ofile_symtab()2287 if (bfd_seek (abfd, LNFOFF (pst), SEEK_SET) || in read_ofile_symtab()2296 if (bfd_seek (abfd, LNFOFF (pst), SEEK_SET) || in read_ofile_symtab()2806 LNFOFF (pst) = curlnoffset; in scan_compilation_units()