Home
last modified time | relevance | path

Searched defs:ELFINFO_STRUCT (Results 1 – 1 of 1) sorted by relevance

/dports/devel/xelfviewer/XELFViewer-0.03/SpecAbstract/
H A Dspecabstract.h1040 struct ELFINFO_STRUCT struct
1042 BASIC_INFO basic_info;
1043 QString sEntryPointSignature;
1045 bool bIs64;
1048 QList<XELF::TAG_STRUCT> listTags;
1049 QList<QString> listLibraries;
1050 QList<QString> listComments;
1055 QList<XELF::NOTE> listNotes;
1057 qint32 nCommentSection;
1058 qint32 nStringTableSection;
[all …]