Searched refs:getFuncIdForSubprogram (Results 1 – 2 of 2) sorted by relevance
267 codeview::TypeIndex getFuncIdForSubprogram(const DISubprogram *SP);
254 auto InlineeIdx = getFuncIdForSubprogram(Inlinee); in getInlineSite()388 TypeIndex CodeViewDebug::getFuncIdForSubprogram(const DISubprogram *SP) { in getFuncIdForSubprogram() function in CodeViewDebug839 OS.emitInt32(getFuncIdForSubprogram(SP).getIndex()); in emitSecureHotPatchInformation()1168 OS.emitInt32(getFuncIdForSubprogram(GV->getSubprogram()).getIndex()); in emitDebugInfoForFunction()