HomeSort by: relevance | last modified time | path
    Searched refs:_abi (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/syscalls/
update-linux-from-src.sh 190 local _abi
194 _abi="${line[1]}"
200 if [ "$a" = "$_abi" ]; then
218 abis[i]="$_abi"
221 if [ "$_abi" != "removed" ]; then
233 _abi=${abis[$i]}
236 if [ "$_abi" = "removed" ] && [ "${name_exists[$_name]}" = 1 ]; then
242 if [ "$_abi" = "removed" ]; then
  /src/external/gpl3/gdb/dist/gdb/syscalls/
update-linux-from-src.sh 190 local _abi
194 _abi="${line[1]}"
200 if [ "$a" = "$_abi" ]; then
218 abis[i]="$_abi"
221 if [ "$_abi" != "removed" ]; then
233 _abi=${abis[$i]}
236 if [ "$_abi" = "removed" ] && [ "${name_exists[$_name]}" = 1 ]; then
242 if [ "$_abi" = "removed" ]; then

Completed in 16 milliseconds