Searched defs:RefTypeLink (Results 1 – 1 of 1) sorted by relevance
61 class RefTypeLink { class63 explicit RefTypeLink(uint8_t const *descr) : descriptor_(descr) {} in RefTypeLink() function in ark::ets::RefTypeLink64 RefTypeLink(panda_file::File const *pf, panda_file::File::EntityId idx) in RefTypeLink() function in ark::ets::RefTypeLink