HomeSort by relevance Sort by last modified time
    Searched refs:DEBUG_TYPE_NULL (Results 1 - 5 of 5) sorted by null

  /toolchain/binutils/binutils-2.25/binutils/
stabs.c 395 if (st->slot == DEBUG_TYPE_NULL)
785 if (dtype == DEBUG_TYPE_NULL)
806 if (dtype == DEBUG_TYPE_NULL)
817 if (dtype == DEBUG_TYPE_NULL)
831 == DEBUG_TYPE_NULL)
845 if (dtype == DEBUG_TYPE_NULL)
881 if (dtype == DEBUG_TYPE_NULL)
901 if (dtype != DEBUG_TYPE_NULL)
910 if (dtype == DEBUG_TYPE_NULL)
931 == DEBUG_TYPE_NULL)
    [all...]
rdcoff.c 204 return DEBUG_TYPE_NULL;
217 if (*slot != DEBUG_TYPE_NULL)
250 && types->basic[ntype] != DEBUG_TYPE_NULL)
413 return DEBUG_TYPE_NULL;
429 return DEBUG_TYPE_NULL;
462 return DEBUG_TYPE_NULL;
518 return DEBUG_TYPE_NULL;
612 if (type == DEBUG_TYPE_NULL)
623 if (type == DEBUG_TYPE_NULL)
681 types.basic[i] = DEBUG_TYPE_NULL;
    [all...]
debug.c 1202 return DEBUG_TYPE_NULL;
1236 return DEBUG_TYPE_NULL;
    [all...]
ieee.c 595 && info->types.builtins[indx] != DEBUG_TYPE_NULL)
758 return DEBUG_TYPE_NULL;
799 t->type = DEBUG_TYPE_NULL;
810 *t->pslot = DEBUG_TYPE_NULL;
876 info.types.builtins[i] = DEBUG_TYPE_NULL;
1031 if (return_type == DEBUG_TYPE_NULL)
    [all...]
debug.h 137 #define DEBUG_TYPE_NULL ((debug_type) NULL)

Completed in 150 milliseconds