Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h572 SmallString<8> Augmentation, uint8_t AddressSize, in CIE()
613 const SmallString<8> Augmentation; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp1085 const char *Augmentation = Data.getCStr(&Offset); in parse() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp1609 SmallString<8> Augmentation; in EmitCIE() local