Home
last modified time | relevance | path

Searched defs:__TEXT (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/SemaObjC/
Dmethod-attributes.m98 - (id) IMethod :(int) count, ... __attribute__((section("__TEXT,foo")));
100 + (void) CMethod : (id) Obj __attribute__((section("__TEXT,fee")));