Searched refs:icf2 (Results 1 – 4 of 4) sorted by relevance
8 # int icf2() { return 42; }10 # int (*fp2)() = &icf2;61 .def icf2; .scl 2; .type 32; .endef62 .section .text,"xr",one_only,icf263 .global icf2 symbol64 icf2: label75 .quad icf279 .symidx icf2
4 # RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %p/Inputs/icf2.s -o %t2
154 .section .text.icf2,"ax",@progbits155 .global icf2 symbol156 icf2: label