Searched defs:PubIndexEntryDescriptor (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.h611 struct PubIndexEntryDescriptor { struct
614 PubIndexEntryDescriptor(GDBIndexEntryKind Kind, GDBIndexEntryLinkage Linkage) function in struct:llvm::dwarf::PubIndexEntryDescriptor
616 /* implicit */ PubIndexEntryDescriptor(GDBIndexEntryKind Kind) function in struct:llvm::dwarf::PubIndexEntryDescriptor
618 explicit PubIndexEntryDescriptor(uint8_t Value) function in struct:llvm::dwarf::PubIndexEntryDescriptor

Completed in 69 milliseconds