There are two ways to check the path of object file, here you are:
>find / -name filename.suffix
>locate filename.suffix
the above commands will display the result list of filepath.