Home | History | Annotate | Download | only in MachO

Lines Matching refs:section

4 // CHECK: Section {
8 // CHECK: Section {
12 // CHECK: Section {
16 // CHECK: Section {
20 // WARNING: warning: section "__textcoal_nt" is deprecated
21 // WARNING: note: change section name to "__text"
22 // WARNING: warning: section "__const_coal" is deprecated
23 // WARNING: note: change section name to "__const"
24 // WARNING: warning: section "__datacoal_nt" is deprecated
25 // WARNING: note: change section name to "__data"
27 .section __TEXT,__textcoal_nt,coalesced,pure_instructions
34 .section __TEXT,__const_coal,coalesced
41 .section __DATA,__datacoal_nt,coalesced