Searched refs:add_stack_limit (Results 1 – 1 of 1) sorted by relevance
395 fn add_stack_limit(&mut self, limit: GlobalValue, loc: Location) -> ParseResult<()> { in add_stack_limit() method1489 .and_then(|gv| ctx.add_stack_limit(gv, self.loc)) in parse_preamble()