Searched defs:sec1 (Results 1 – 2 of 2) sorted by relevance
105 - (void)imethod1 __attribute__((section("seg1,sec1"))); // expected-error {{'imethod1' causes a sec… argument108 + (void)cmethod1:(id)Obj __attribute__((section("seg1,sec1"))); // expected-error {{'cmethod1:' cau… argument
554 auto *sec1 = cast<InputSectionBase>(d->section); reportDuplicate() local