Searched refs:DECL_LOCAL_START_PC (Results 1 – 3 of 3) sorted by relevance
139 DECL_LOCAL_START_PC (decl) = 0;159 if (pc >= DECL_LOCAL_START_PC (decl)163 || (DECL_LOCAL_START_PC (decl) > DECL_LOCAL_START_PC (best)1477 DECL_LOCAL_START_PC (pending_local_decls) <= pc)1484 && DECL_LOCAL_START_PC (*ptr) <= pc1644 DECL_LOCAL_START_PC (decl) = start_pc;1661 && (DECL_LOCAL_START_PC (*ptr) > start_pc1662 || (DECL_LOCAL_START_PC (*ptr) == start_pc
898 #define DECL_LOCAL_START_PC(NODE) \ macro
14573 DECL_LOCAL_SLOT_NUMBER, DECL_LOCAL_START_PC, DECL_LOCAL_END_PC,