del_sourcefile
Last updated
Was this helpful?
Delete information about the source file
ea - linear address belonging to the source file
returns: NULL - source file information is not found
otherwise returns pointer to file name
success del_sourcefile(long ea);
Last updated
Was this helpful?