Searched refs:LCNoteEntry (Results 1 – 2 of 2) sorted by relevance
235 struct LCNoteEntry { struct236 LCNoteEntry(uint32_t addr_byte_size, lldb::ByteOrder byte_order) in LCNoteEntry() argument
6692 std::vector<std::unique_ptr<LCNoteEntry>> lc_notes;6696 std::unique_ptr<LCNoteEntry> addrable_bits_lcnote_up(6697 new LCNoteEntry(addr_byte_size, byte_order));6712 std::unique_ptr<LCNoteEntry> all_image_infos_lcnote_up(6713 new LCNoteEntry(addr_byte_size, byte_order));