Home | History | Annotate | Download | only in ppc

Lines Matching refs:resolved_value

155 	libsym->arch.resolved_value = value;
184 uint32_t insn1 = libsym->arch.resolved_value >> 32;
185 uint32_t insn2 = (uint32_t) libsym->arch.resolved_value;
192 mark_as_resolved(libsym, libsym->arch.resolved_value);
204 &libsym->arch.resolved_value) < 0) {
788 libsym->arch.resolved_value = plt_entry_addr;
840 libsym->arch.resolved_value);
872 /* In UNRESOLVED state, the RESOLVED_VALUE in fact contains
874 if (value == libsym->arch.resolved_value)
884 libsym->arch.resolved_value) < 0)
945 (uintptr_t)bp->libsym->arch.resolved_value;
1053 bp->libsym->arch.resolved_value);
1090 libsym->arch.resolved_value = plt_entry_addr;