Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Windows では、GetModuleFileName を使用できます。Linuxはどうですか?
dladdr() は、ほとんどの Linux ボックスと OSX で動作する非標準 (POSIX の一部ではない) 関数です。非標準なので保証はありませんが、Linuxを指定したのでそこにあるはずです。