Lines Matching defs:info
341 debugging info. */
438 Elf_Addr info = rtab[j].r_info;
447 j, (void*)offset, (void*)info ));
448 if (!info) {
452 Elf_Sym sym = stab[ELF_R_SYM(info)];
460 + stab[ELF_R_SYM(info)].st_value);
486 switch (ELF_R_TYPE(info)) {
534 oc->fileName, ELF_R_TYPE(info));
568 Elf_Addr info = rtab[j].r_info;
581 j, (void*)offset, (void*)info,
583 if (!info) {
587 Elf_Sym sym = stab[ELF_R_SYM(info)];
595 + stab[ELF_R_SYM(info)].st_value);
628 switch (ELF_R_TYPE(info)) {
698 oc->fileName, ELF_R_TYPE(info));
734 info point at the right places. We ain't interested in all
872 debugging info. */
1018 relocations in various debug-info sections. So we'd better
1031 /* fill in the section info */