Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp1086 StringRef AugmentationString(Augmentation ? Augmentation : ""); in parse() local
1201 StringRef AugmentationString = Cie->getAugmentationString(); in parse() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h401 SmallString<8> AugmentationString; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAccelTable.cpp186 char AugmentationString[8] = {'L', 'L', 'V', 'M', '0', '7', '0', '0'}; member
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp700 StringRef AugmentationString = "LLVM0700"; in emitDebugNamesHeader() local