Searched refs:getCodeSectionName (Results 1 – 3 of 3) sorted by relevance
1313 StringRef getCodeSectionName() const { return StringRef(CodeSectionName); } in getCodeSectionName() function1322 return BC.getUniqueSectionByName(getCodeSectionName()); in getCodeSection()
279 : Function.getCodeSectionName()); in emitFunction()
425 << "\n Orc Section : " << getCodeSectionName() in print()