Searched refs:OSOEntry (Results 1 – 2 of 2) sorted by relevance
281 class OSOEntry {283 OSOEntry() in OSOEntry() function286 OSOEntry(uint32_t exe_sym_idx, lldb::addr_t oso_file_addr) in OSOEntry() function291 bool operator<(const OSOEntry &rhs) const {306 typedef lldb_private::RangeDataVector<lldb::addr_t, lldb::addr_t, OSOEntry>
321 file_addr, byte_size, OSOEntry(sym_idx, LLDB_INVALID_ADDRESS)); in InitOSO()329 file_addr, byte_size, OSOEntry(sym_idx, LLDB_INVALID_ADDRESS)); in InitOSO()