Home
last modified time | relevance | path

Searched hist:d297ad160e39eb30b95e90432e98732ba2e464ea (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/i386/i386/
H A Delf_machdep.cdiff d297ad160e39eb30b95e90432e98732ba2e464ea Thu Apr 25 03:22:16 CEST 2002 Marcel Moolenaar <marcel@FreeBSD.org> Don't use the symbol name to lookup the symbol value when we can use
the symbol index defined by the relocation. The elf_lookup() support
function is to be used by elf_reloc() when symbol lookups need to be
done. The elf_lookup() function operates on the symbol index and
will do a symbol name based lookup when such is required, otherwise
it uses the symbol index directly. This solves the problem seen on
ia64 where the symbol hash table does not contain local symbols and
a symbol name based lookup would fail for those symbols.

Don't pass the symbol name to elf_reloc(), as it isn't used any more.
diff d297ad160e39eb30b95e90432e98732ba2e464ea Thu Apr 25 03:22:16 CEST 2002 Marcel Moolenaar <marcel@FreeBSD.org> Don't use the symbol name to lookup the symbol value when we can use
the symbol index defined by the relocation. The elf_lookup() support
function is to be used by elf_reloc() when symbol lookups need to be
done. The elf_lookup() function operates on the symbol index and
will do a symbol name based lookup when such is required, otherwise
it uses the symbol index directly. This solves the problem seen on
ia64 where the symbol hash table does not contain local symbols and
a symbol name based lookup would fail for those symbols.

Don't pass the symbol name to elf_reloc(), as it isn't used any more.
/freebsd/sys/amd64/amd64/
H A Delf_machdep.cdiff d297ad160e39eb30b95e90432e98732ba2e464ea Thu Apr 25 03:22:16 CEST 2002 Marcel Moolenaar <marcel@FreeBSD.org> Don't use the symbol name to lookup the symbol value when we can use
the symbol index defined by the relocation. The elf_lookup() support
function is to be used by elf_reloc() when symbol lookups need to be
done. The elf_lookup() function operates on the symbol index and
will do a symbol name based lookup when such is required, otherwise
it uses the symbol index directly. This solves the problem seen on
ia64 where the symbol hash table does not contain local symbols and
a symbol name based lookup would fail for those symbols.

Don't pass the symbol name to elf_reloc(), as it isn't used any more.
diff d297ad160e39eb30b95e90432e98732ba2e464ea Thu Apr 25 03:22:16 CEST 2002 Marcel Moolenaar <marcel@FreeBSD.org> Don't use the symbol name to lookup the symbol value when we can use
the symbol index defined by the relocation. The elf_lookup() support
function is to be used by elf_reloc() when symbol lookups need to be
done. The elf_lookup() function operates on the symbol index and
will do a symbol name based lookup when such is required, otherwise
it uses the symbol index directly. This solves the problem seen on
ia64 where the symbol hash table does not contain local symbols and
a symbol name based lookup would fail for those symbols.

Don't pass the symbol name to elf_reloc(), as it isn't used any more.
/freebsd/sys/sys/
H A Dlinker.hdiff d297ad160e39eb30b95e90432e98732ba2e464ea Thu Apr 25 03:22:16 CEST 2002 Marcel Moolenaar <marcel@FreeBSD.org> Don't use the symbol name to lookup the symbol value when we can use
the symbol index defined by the relocation. The elf_lookup() support
function is to be used by elf_reloc() when symbol lookups need to be
done. The elf_lookup() function operates on the symbol index and
will do a symbol name based lookup when such is required, otherwise
it uses the symbol index directly. This solves the problem seen on
ia64 where the symbol hash table does not contain local symbols and
a symbol name based lookup would fail for those symbols.

Don't pass the symbol name to elf_reloc(), as it isn't used any more.
diff d297ad160e39eb30b95e90432e98732ba2e464ea Thu Apr 25 03:22:16 CEST 2002 Marcel Moolenaar <marcel@FreeBSD.org> Don't use the symbol name to lookup the symbol value when we can use
the symbol index defined by the relocation. The elf_lookup() support
function is to be used by elf_reloc() when symbol lookups need to be
done. The elf_lookup() function operates on the symbol index and
will do a symbol name based lookup when such is required, otherwise
it uses the symbol index directly. This solves the problem seen on
ia64 where the symbol hash table does not contain local symbols and
a symbol name based lookup would fail for those symbols.

Don't pass the symbol name to elf_reloc(), as it isn't used any more.
/freebsd/sys/kern/
H A Dlink_elf_obj.cdiff d297ad160e39eb30b95e90432e98732ba2e464ea Thu Apr 25 03:22:16 CEST 2002 Marcel Moolenaar <marcel@FreeBSD.org> Don't use the symbol name to lookup the symbol value when we can use
the symbol index defined by the relocation. The elf_lookup() support
function is to be used by elf_reloc() when symbol lookups need to be
done. The elf_lookup() function operates on the symbol index and
will do a symbol name based lookup when such is required, otherwise
it uses the symbol index directly. This solves the problem seen on
ia64 where the symbol hash table does not contain local symbols and
a symbol name based lookup would fail for those symbols.

Don't pass the symbol name to elf_reloc(), as it isn't used any more.
diff d297ad160e39eb30b95e90432e98732ba2e464ea Thu Apr 25 03:22:16 CEST 2002 Marcel Moolenaar <marcel@FreeBSD.org> Don't use the symbol name to lookup the symbol value when we can use
the symbol index defined by the relocation. The elf_lookup() support
function is to be used by elf_reloc() when symbol lookups need to be
done. The elf_lookup() function operates on the symbol index and
will do a symbol name based lookup when such is required, otherwise
it uses the symbol index directly. This solves the problem seen on
ia64 where the symbol hash table does not contain local symbols and
a symbol name based lookup would fail for those symbols.

Don't pass the symbol name to elf_reloc(), as it isn't used any more.
H A Dlink_elf.cdiff d297ad160e39eb30b95e90432e98732ba2e464ea Thu Apr 25 03:22:16 CEST 2002 Marcel Moolenaar <marcel@FreeBSD.org> Don't use the symbol name to lookup the symbol value when we can use
the symbol index defined by the relocation. The elf_lookup() support
function is to be used by elf_reloc() when symbol lookups need to be
done. The elf_lookup() function operates on the symbol index and
will do a symbol name based lookup when such is required, otherwise
it uses the symbol index directly. This solves the problem seen on
ia64 where the symbol hash table does not contain local symbols and
a symbol name based lookup would fail for those symbols.

Don't pass the symbol name to elf_reloc(), as it isn't used any more.
diff d297ad160e39eb30b95e90432e98732ba2e464ea Thu Apr 25 03:22:16 CEST 2002 Marcel Moolenaar <marcel@FreeBSD.org> Don't use the symbol name to lookup the symbol value when we can use
the symbol index defined by the relocation. The elf_lookup() support
function is to be used by elf_reloc() when symbol lookups need to be
done. The elf_lookup() function operates on the symbol index and
will do a symbol name based lookup when such is required, otherwise
it uses the symbol index directly. This solves the problem seen on
ia64 where the symbol hash table does not contain local symbols and
a symbol name based lookup would fail for those symbols.

Don't pass the symbol name to elf_reloc(), as it isn't used any more.