Searched refs:ELFNote (Results 1 – 4 of 4) sorted by relevance
25 struct ELFNote { struct32 ELFNote() = default; argument
220 bool ELFNote::Parse(const DataExtractor &data, lldb::offset_t *offset) { in Parse()1084 ELFNote note = ELFNote(); in RefineModuleDetailsFromNote()
74 ELFNote info;
588 ELFNote note = ELFNote(); in parseSegment()