Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h101 SmallString<8> AugmentationData, uint32_t FDEPointerEncoding, in CIE()
147 const SmallString<8> AugmentationData; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp246 StringRef AugmentationData(""); in parse() local