reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
110 e_shstrndx = section_zero.sh_link; 148 e_shstrndx = e_shstrndx_hdr;tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
1388 const unsigned strtab_idx = header.e_shstrndx; 2992 s->Printf("e_shstrndx = 0x%8.8x\n", header.e_shstrndx);