Home
last modified time | relevance | path

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

/picolibc-latest/scripts/
Drun-power947 one_bin=`mktemp --suffix=.bin "$base".XXX`
54 $objcopy "$elf" -Obinary $one_bin 2>/dev/null
56 $objcopy --update-section .init="$one_bin" --remove-section=.text --remove-section=.sfpr --remove-s…