BuildID returns the GNU build ID of the file, or an empty string.
()
| 167 | |
| 168 | // BuildID returns the GNU build ID of the file, or an empty string. |
| 169 | BuildID() string |
| 170 | |
| 171 | // SourceLine reports the source line information for a given |
| 172 | // address in the file. Due to inlining, the source line information |