Searched refs:whyExtractRecords (Results 1 – 3 of 3) sorted by relevance
289 ctx.whyExtractRecords.emplace_back(toStr(ctx, reference), &extracted, sym); in recordWhyExtract()
692 whyExtractRecords; member
2341 ctx.whyExtractRecords.emplace_back(option, sym->file, *sym); in handleUndefined()2369 ctx.whyExtractRecords.emplace_back("<libcall>", sym->file, *sym); in handleLibcall()2416 for (auto &entry : ctx.whyExtractRecords) { in writeWhyExtract()