Searched defs:is_patched (Results 1 – 2 of 2) sorted by relevance
66 bool is_patched() const { return (nullptr != intercept_function_); } in is_patched() function
49 bool is_patched() const { return size_field[0] != 0; } in is_patched() function