Home
last modified time | relevance | path

Searched refs:__const_attribute__ (Results 1 – 4 of 4) sorted by relevance

/external/elfutils/libelf/
Dlibelf.h71 # define __const_attribute__ __attribute__ ((__const__)) macro
76 # define __const_attribute__ macro
463 __const_attribute__;
467 __const_attribute__;
/external/elfutils/include/elfutils/
Dlibdwfl.h388 extern const struct argp *dwfl_standard_argp (void) __const_attribute__;
/external/elfutils/libdwfl/
Dlibdwfl.h388 extern const struct argp *dwfl_standard_argp (void) __const_attribute__;
DChangeLog223 * libdwfl.h: Use __const_attribute__.