Searched refs:elf_file (Results 1 – 1 of 1) sorted by relevance
189 for elf_file in "${!TRACE_FILES[@]}"191 local trace_files="${TRACE_FILES[$elf_file]}"195 "name": "$elf_file",204 parent="$(basename "$(dirname "$elf_file")")"206 cp $elf_file ${CODE_COVERAGE_FOLDER}/${parent}/.246 local elf_file="$1"248 TRACE_FILES[$elf_file]+="\"$trace_glob\",
Completed in 5 milliseconds