Searched refs:func_loc_to_pointer (Results 1 – 1 of 1) sorted by relevance
542 Some(self.func_loc_to_pointer(loc)) in store_invariant_func()551 fn func_loc_to_pointer(&self, loc: &FunctionLoc) -> NonNull<u8> { in func_loc_to_pointer() method