Home
last modified time | relevance | path

Searched defs:abbrevTable (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/debug/dwarf/
Dentry.go35 type abbrevTable map[uint32]abbrev type
410 func (b *buf) entry(cu *Entry, atab abbrevTable, ubase Offset, vers int) *Entry {