2 # _a is zerofill global TLV
5 # _b is an initialized global TLV
10 # _c is zerofill non-external TLV
13 # _d is an initialized non-external TLV
23 _a: .quad __tlv_bootstrap
30 _b: .quad __tlv_bootstrap
34 # _c is a non-external TLV
36 _c: .quad __tlv_bootstrap
40 # _d is a non-external TLV
42 _d: .quad __tlv_bootstrap
52 movq _a@TLVP(%rip), %rdi
61 movq _b@TLVP(%rip), %rdi
70 movq _c@TLVP(%rip), %rdi
79 movq _d@TLVP(%rip), %rdi
91 _a: .long __tlv_bootstrap
98 _b: .long __tlv_bootstrap
102 # _c is a non-external TLV
104 _c: .long __tlv_bootstrap
108 # _d is a non-external TLV
110 _d: .long __tlv_bootstrap
162 .subsections_via_symbols