Searched refs:PT_DYNAMIC (Results 1 – 2 of 2) sorted by relevance
/u-boot/tools/ | ||
A D | prelink-riscv.inc | 58 if (target32_to_cpu(p->p_type) == PT_DYNAMIC) { |
/u-boot/include/ | ||
A D | elf.h | 456 #define PT_DYNAMIC 2 /* dynamic linking section */ macro |
Completed in 6 milliseconds