Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFRelocMap.h20 struct RelocAddrEntry { struct
34 using RelocAddrMap = DenseMap<uint64_t, RelocAddrEntry>; argument