Home
last modified time | relevance | path

Searched hist:"9 f392760566fd7276a00a7db04d22f190540b2d5" (Results 1 – 3 of 3) sorted by relevance

/optee_os/ldelf/
H A Dta_elf.h9f392760566fd7276a00a7db04d22f190540b2d5 Tue Jun 18 13:36:53 UTC 2019 Jerome Forissier <jerome.forissier@linaro.org> ldelf: use DT_HASH to lookup symbols faster

Use the ELF hash table to lookup symbols rather than iterating over the
whole symbol table.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dta_elf_rel.c9f392760566fd7276a00a7db04d22f190540b2d5 Tue Jun 18 13:36:53 UTC 2019 Jerome Forissier <jerome.forissier@linaro.org> ldelf: use DT_HASH to lookup symbols faster

Use the ELF hash table to lookup symbols rather than iterating over the
whole symbol table.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dta_elf.c9f392760566fd7276a00a7db04d22f190540b2d5 Tue Jun 18 13:36:53 UTC 2019 Jerome Forissier <jerome.forissier@linaro.org> ldelf: use DT_HASH to lookup symbols faster

Use the ELF hash table to lookup symbols rather than iterating over the
whole symbol table.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>