Searched refs:LCNoteEntry (Results 1 – 2 of 2) sorted by relevance
238 struct LCNoteEntry { struct239 LCNoteEntry(uint32_t addr_byte_size, lldb::ByteOrder byte_order) in LCNoteEntry() function
6720 std::vector<std::unique_ptr<LCNoteEntry>> lc_notes;6724 std::unique_ptr<LCNoteEntry> addrable_bits_lcnote_up(6725 new LCNoteEntry(addr_byte_size, byte_order));6740 std::unique_ptr<LCNoteEntry> all_image_infos_lcnote_up(6741 new LCNoteEntry(addr_byte_size, byte_order));