AppOrderFiles
AppOrderFiles copied to clipboard
support "load" function
+ load is already supported in 1.0.1
I think you removed this feature on 1.0.2, I double-checked it. The newest version 1.0.2 can't log out the "+load" functions.
BTW. Actually, we don't need to do anything in __sanitizer_cov_trace_pc_guard_init. Just need to check and set the status in __sanitizer_cov_trace_pc_guard. This is enough. correct me if I'm wrong.