Home
last modified time | relevance | path

Searched refs:Augmentation (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugFrame.h570 SmallString<8> Augmentation, uint8_t AddressSize, in CIE() argument
578 Version(Version), Augmentation(std::move(Augmentation)), in CIE()
590 StringRef getAugmentationString() const { return Augmentation; } in getAugmentationString()
608 const SmallString<8> Augmentation; variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
DMCDwarf.cpp1571 SmallString<8> Augmentation; in EmitCIE() local
1572 Augmentation += "z"; in EmitCIE()
1574 Augmentation += "P"; in EmitCIE()
1576 Augmentation += "L"; in EmitCIE()
1577 Augmentation += "R"; in EmitCIE()
1579 Augmentation += "S"; in EmitCIE()
1581 Augmentation += "B"; in EmitCIE()
1582 Streamer.emitBytes(Augmentation); in EmitCIE()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFDebugFrame.cpp958 << " Augmentation: \"" << Augmentation << "\"\n"; in dump()
1075 const char *Augmentation = Data.getCStr(&Offset); in parse() local
1076 StringRef AugmentationString(Augmentation ? Augmentation : ""); in parse()
/freebsd-12-stable/contrib/gcc/config/arm/
Dlib1funcs.asm154 .ascii "\0" @ CIE Augmentation