Searched refs:Augmentation (Results 1 – 12 of 12) sorted by relevance
7 # CHECK: Augmentation: "zPLR"11 # CHECK: Augmentation data: 80 90 0B 41 00 00 0B24 # CHECK: Augmentation: ""
7 # CHECK: Augmentation: "zR"11 # CHECK: Augmentation data: 10
7 # CHECK: Augmentation: ""
41 # Augmentation: "zPLR"45 # Augmentation data: 9b ff ff ff ed 1b 1b53 # Augmentation data: ff ff ff cf
43 # Augmentation: "zR"47 # Augmentation data: 1b
203 SmallString<8> Augmentation, uint8_t AddressSize, in CIE() argument209 Augmentation(std::move(Augmentation)), AddressSize(AddressSize), in CIE()220 StringRef getAugmentationString() const { return Augmentation; } in getAugmentationString()235 OS << " Augmentation: \"" << Augmentation << "\"\n"; in dumpHeader()264 SmallString<8> Augmentation; member in __anon0d7d66dd0111::CIE553 const char *Augmentation = Data.getCStr(&Offset); in parse() local554 StringRef AugmentationString(Augmentation ? Augmentation : ""); in parse()
42 ; DWARF2-NEXT: Augmentation:48 ; DWARF3-NEXT: Augmentation:54 ; DWARF4-NEXT: Augmentation:
37 ; 7a 50 4c 52 00: Augmentation string "zPLR" (personality routine, language-specific data, pointer …41 ; 07: Augmentation data 0xb bytes (this is key!)
802 SmallString<8> Augmentation; in EmitCIE() local805 Augmentation += "z"; in EmitCIE()807 Augmentation += "P"; in EmitCIE()809 Augmentation += "L"; in EmitCIE()810 Augmentation += "R"; in EmitCIE()811 streamer.EmitBytes(Augmentation.str(), 0); in EmitCIE()
1288 SmallString<8> Augmentation; in EmitCIE() local1290 Augmentation += "z"; in EmitCIE()1292 Augmentation += "P"; in EmitCIE()1294 Augmentation += "L"; in EmitCIE()1295 Augmentation += "R"; in EmitCIE()1297 Augmentation += "S"; in EmitCIE()1298 Streamer.EmitBytes(Augmentation); in EmitCIE()
417 Augmentation data: 0x1b (FDE address encoding: sdata4 pcrel)
29919 # Augmentation dot