Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h545 SmallString<8> Augmentation, uint8_t AddressSize, in CIE()
583 const SmallString<8> Augmentation; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp1030 const char *Augmentation = Data.getCStr(&Offset); in parse() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCDwarf.cpp1606 SmallString<8> Augmentation; in EmitCIE() local