Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp1077 StringRef AugmentationString(Augmentation ? Augmentation : ""); parse() local
1192 StringRef AugmentationString = Cie->getAugmentationString(); parse() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h393 SmallString<8> AugmentationString; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAccelTable.cpp198 char AugmentationString[8] = {'L', 'L', 'V', 'M', '0', '7', '0', '0'}; global() member