Searched refs:OSOEntry (Results 1 – 2 of 2) sorted by relevance
279 class OSOEntry {281 OSOEntry() in OSOEntry() function284 OSOEntry(uint32_t exe_sym_idx, lldb::addr_t oso_file_addr) in OSOEntry() function289 bool operator<(const OSOEntry &rhs) const {304 typedef lldb_private::RangeDataVector<lldb::addr_t, lldb::addr_t, OSOEntry>
325 file_addr, byte_size, OSOEntry(sym_idx, LLDB_INVALID_ADDRESS)); in InitOSO()333 file_addr, byte_size, OSOEntry(sym_idx, LLDB_INVALID_ADDRESS)); in InitOSO()