Searched refs:DT_SYMTAB (Results 1 – 2 of 2) sorted by relevance
/u-boot/tools/ | ||
A D | prelink-riscv.inc | 77 else if (targetnn_to_cpu(dyn->d_tag) == DT_SYMTAB) |
/u-boot/include/ | ||
A D | elf.h | 504 #define DT_SYMTAB 6 /* address of symbol table */ macro |
Completed in 7 milliseconds