Searched defs:SHT_DYNAMIC (Results 1 - 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Delf.h272 #define SHT_DYNAMIC 6 macro
/external/elfutils/libelf/
H A Delf.h326 #define SHT_DYNAMIC 6 /* Dynamic linking information */ macro
/external/valgrind/perf/
H A Dtinycc.c346 #define SHT_DYNAMIC 6 /* Dynamic linking information */ macro
6831 case SHT_DYNAMIC:
19270 dynamic = new_section(s1, ".dynamic", SHT_DYNAMIC,
20244 case SHT_DYNAMIC:

Completed in 161 milliseconds