MCPcopy Create free account
hub / github.com/Binject/debug / Symbols

Method Symbols

elf/file.go:766–769  ·  view source on GitHub ↗

Symbols returns the symbol table for f. The symbols will be listed in the order they appear in f. For compatibility with Go 1.0, Symbols omits the null symbol at index 0. After retrieving the symbols as symtab, an externally supplied index x corresponds to symtab[x-1], not symtab[x].

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

symbolIndexByNameMethod · 0.95

Calls 1

getSymbolsMethod · 0.95

Tested by 2