Lines Matching refs:binfo
219 uint_t binfo, sb_flags = 0, dbg_class; in elf_bndr() local
278 if (lookup_sym(&sl, &sr, &binfo, NULL) == 0) { in elf_bndr()
340 nsym->st_value, name, binfo)); in elf_bndr()
396 uint_t binfo, pbinfo; in elf_reloc() local
456 if (elf_find_sym(&sl, &sr, &binfo, NULL) == 0) in elf_reloc()
601 binfo = 0; in elf_reloc()
679 binfo = pbinfo; in elf_reloc()
707 if (lookup_sym(&sl, &sr, &binfo, in elf_reloc()
724 rel, binfo)) in elf_reloc()
785 pbinfo = binfo; in elf_reloc()
905 if (binfo) { in elf_reloc()
908 _lmp, (Addr)value, symdef->st_value, name, binfo)); in elf_reloc()