Searched refs:astStab (Results 1 – 1 of 1) sorted by relevance
1212 StabsEntry astStab(N_AST); in emitStabs() local1213 astStab.strx = stringTableSection.addString(s); in emitStabs()1214 stabs.emplace_back(std::move(astStab)); in emitStabs()