Lines Matching refs:new_storage
508 static struct storage *new_storage(enum storage_type type)
514 die("OOM in new_storage");
528 stor = new_storage(STOR_PSEUDO);
545 stor = new_storage(STOR_LABELSYM);
559 stor = new_storage(STOR_VALUE);
878 val = new_storage(STOR_VALUE);
1261 val = new_storage(STOR_VALUE);
1291 val = new_storage(STOR_VALUE);
1300 val = new_storage(STOR_VALUE);
1311 struct storage *val = new_storage(STOR_VALUE);
1453 target_val = new_storage(STOR_LABEL);
1471 cond_end_st = new_storage(STOR_LABEL);
1546 jmplbl = new_storage(STOR_LABEL);
1642 new = new_storage(STOR_LABEL);
1679 val = new_storage(STOR_VALUE);
1748 label = new_storage(STOR_LABEL);
1759 label = new_storage(STOR_LABEL);
1778 label = new_storage(STOR_LABEL);
1935 lbv = new_storage(STOR_LABEL);
1942 struct storage *lbv = new_storage(STOR_LABEL);
1959 struct storage *lbv = new_storage(STOR_LABEL);
1965 struct storage *lbv = new_storage(STOR_LABEL);
1971 struct storage *lbv = new_storage(STOR_LABEL);
2043 struct storage *lbv = new_storage(STOR_LABEL);
2048 struct storage *lbv = new_storage(STOR_LABEL);
2110 struct storage *direct_stor = new_storage(STOR_SYM);
2124 struct storage *val = new_storage(STOR_VALUE);