Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/include/lib/libc/
Dcdefs.h16 #define __section(x) __attribute__((__section__(x))) macro
/external/iproute2/include/
Dbpf_api.h66 # define __section(NAME) \ macro
/external/python/cpython2/Lib/plat-freebsd8/
DIN.py38 def __section(x): return __attribute__((__section__(x))) function
42 def __section(x): return __attribute__((__section__(x))) function
/external/python/cpython2/Lib/plat-freebsd7/
DIN.py38 def __section(x): return __attribute__((__section__(x))) function
42 def __section(x): return __attribute__((__section__(x))) function
/external/python/cpython2/Lib/plat-freebsd6/
DIN.py38 def __section(x): return __attribute__((__section__(x))) function
42 def __section(x): return __attribute__((__section__(x))) function