Searched refs:blocktype (Results 1 – 4 of 4) sorted by relevance
477 int blocktype; member843 top_stack->blocktype = sh->st; in parse_symbol()883 top_stack->blocktype = stBlock; in parse_symbol()1157 if (top_stack->blocktype == stProc in parse_symbol()1160 top_stack->blocktype = stNil; in parse_symbol()1164 top_stack->blocktype = stBlock; in parse_symbol()1179 (top_stack->blocktype == stProc || in parse_symbol()1180 top_stack->blocktype == stStaticProc)) in parse_symbol()1379 top_stack->blocktype = sh->st; in parse_symbol()4056 top_stack->blocktype = stFile; in psymtab_to_symtab_1()[all …]
48 but is supports the C<XHDR> (x blocktype) extension for accurately
2082 int blocktype; in parse_ieee_atn() local2223 blocktype = 0; in parse_ieee_atn()2225 blocktype = info->blockstack.bsp[-1].kind; in parse_ieee_atn()2228 if (blocktype == 4 || blocktype == 6) in parse_ieee_atn()2234 (blocktype == 4 || blocktype == 6 in parse_ieee_atn()
2083 int blocktype; in parse_ieee_atn() local2224 blocktype = 0; in parse_ieee_atn()2226 blocktype = info->blockstack.bsp[-1].kind; in parse_ieee_atn()2229 if (blocktype == 4 || blocktype == 6) in parse_ieee_atn()2235 (blocktype == 4 || blocktype == 6 in parse_ieee_atn()