Searched refs:LDPS_OK (Results 1 – 7 of 7) sorted by relevance
116 static enum ld_plugin_status onload_ret = LDPS_OK;117 static enum ld_plugin_status claim_file_ret = LDPS_OK;118 static enum ld_plugin_status all_symbols_read_ret = LDPS_OK;119 static enum ld_plugin_status cleanup_ret = LDPS_OK;157 return LDPS_OK; in record_claim_file()175 return LDPS_OK; in record_add_file()246 return LDPS_OK; in parse_symdefstr()260 if (parse_symdefstr (symdefstr, &sym) != LDPS_OK) in record_claimed_file_symbol()277 return LDPS_OK; in record_claimed_file_symbol()294 return LDPS_OK; in set_ret_val()[all …]
381 return LDPS_OK; in asymbol_from_plugin_symbol()390 return LDPS_OK; in register_claim_file()399 return LDPS_OK; in register_all_symbols_read()408 return LDPS_OK; in register_cleanup()429 if (rv != LDPS_OK) in add_symbols()433 return LDPS_OK; in add_symbols()603 return LDPS_OK; in get_symbols()626 return LDPS_OK; in add_input_file()637 return LDPS_OK; in add_input_library()647 return LDPS_OK; in set_extra_library_path()[all …]
59 == LDPS_OK); in onload()64 == LDPS_OK); in onload()110 return LDPS_OK; in onload()171 return LDPS_OK; in claim_file_hook()187 return LDPS_OK; in all_symbols_read_hook()
192 if ((*register_claim_file_hook)(claim_file_hook) != LDPS_OK) in onload()198 if ((*register_all_symbols_read_hook)(all_symbols_read_hook) != LDPS_OK) in onload()204 if ((*register_cleanup_hook)(cleanup_hook) != LDPS_OK) in onload()246 return LDPS_OK; in onload()297 return LDPS_OK; in claim_file_hook()403 return LDPS_OK; in claim_file_hook()586 return LDPS_OK; in all_symbols_read_hook()593 return LDPS_OK; in cleanup_hook()
762 return LDPS_OK; in get_input_file()779 return LDPS_OK; in release_input_file()827 return LDPS_OK; in get_view()836 return LDPS_OK; in set_extra_library_path()872 return LDPS_OK; in add_input_file()940 return LDPS_OK; in get_symbol_resolution_info()998 return LDPS_OK; in get_symbol_resolution_info()1442 return LDPS_OK; in register_claim_file()1452 return LDPS_OK; in register_all_symbols_read()1462 return LDPS_OK; in register_cleanup()[all …]
119 return LDPS_OK; in message()129 return LDPS_OK; in register_claim_file()148 return LDPS_OK; in add_symbols()243 if (status != LDPS_OK) in try_load_plugin()
49 LDPS_OK = 0, enumerator