Home
last modified time | relevance | path

Searched refs:is_dynamic_elf (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/icecc-create-env/icecc-create-env/
H A Dicecc-create-env28 is_dynamic_elf () function
42 if ! is_dynamic_elf "$path"; then
167 if test -x "$path" && is_dynamic_elf "$path"; then
180 if test -x "$path" && is_dynamic_elf "$path"; then