Searched refs:getBOLTTextSectionName (Results 1 – 2 of 2) sorted by relevance
421 static StringRef getBOLTTextSectionName() { return ".bolt.text"; } in getBOLTTextSectionName() function
476 SectionName == getBOLTTextSectionName())) in discoverStorage()3189 Function->ColdCodeSectionName = std::string(getBOLTTextSectionName()); in emitAndLink()3766 BC->registerOrUpdateSection(getBOLTTextSectionName(), in mapCodeSections()