Home | History | Annotate | Download | only in llvm-readobj

Lines Matching refs:e_phentsize

2411   Str = to_string(e->e_phentsize) + " (bytes)";
3199 W.printNumber("ProgramHeaderEntrySize", e->e_phentsize);