Searched defs:StabsEntry (Results 1 – 1 of 1) sorted by relevance
458 struct StabsEntry { struct465 StabsEntry() = default; argument466 explicit StabsEntry(uint8_t type) : type(type) {} in StabsEntry() argument