Searched refs:ELFNote (Results 1 – 4 of 4) sorted by relevance
24 struct ELFNote { struct31 ELFNote() = default; argument
217 bool ELFNote::Parse(const DataExtractor &data, lldb::offset_t *offset) { in Parse()1031 ELFNote note = ELFNote(); in RefineModuleDetailsFromNote()
74 ELFNote info;
578 ELFNote note = ELFNote(); in parseSegment()