Searched refs:ext_const (Results 1 – 2 of 2) sorted by relevance
7 @ext_const = constant i32 1, section ".ext_const_sec", align 413 %0 = load i32, i32* @ext_const, align 428 ; CHECK-NEXT: .globl ext_const30 ; CHECK-NEXT: ext_const:57 ; CHECKOBJ-NEXT: 0000001c (idx: 8) ext_const:139 ; CHECKSYM-NEXT: Name: ext_const
31 const int ext_const = 1; variable