Searched refs:getSectionPrefix (Results 1 – 10 of 10) sorted by relevance
108 Optional<StringRef> SectionPrefix = MF.getFunction().getSectionPrefix(); in runOnMachineFunction()
623 if (Optional<StringRef> Prefix = F->getSectionPrefix()) { in getELFSectionNameForGlobal()1577 if (Optional<StringRef> Prefix = F->getSectionPrefix()) in SelectSectionForGlobal()2025 const auto &OptionalPrefix = F->getSectionPrefix(); in selectWasmSectionForGlobal()
219 Optional<StringRef> getSectionPrefix() const;
320 Optional<StringRef> getSectionPrefix() const;
342 Optional<StringRef> getSectionPrefix() const;
662 const auto &OptionalPrefix = F->getSectionPrefix(); in selectELFSectionForGlobal()1740 const auto &OptionalPrefix = F->getSectionPrefix(); in selectWasmSectionForGlobal()
1611 Optional<StringRef> Function::getSectionPrefix() const { in getSectionPrefix() function in Function
1753 Optional<StringRef> Function::getSectionPrefix() const { in getSectionPrefix() function in Function
4566 if (F->getSectionPrefix() != Caller->getSectionPrefix()) in callsShareTOCBase()
4823 if (F->getSectionPrefix() != Caller->getSectionPrefix()) in callsShareTOCBase()