Searched defs:getOutputSectionName (Results 1 – 4 of 4) sorted by relevance
75 StringRef BinaryData::getOutputSectionName() const { in getOutputSectionName() function in BinaryData
53 static StringRef getOutputSectionName(const InputSectionBase *s) { in getOutputSectionName() function
656 static StringRef getOutputSectionName(StringRef name) { in getOutputSectionName() function
4178 std::string RewriteInstance::getOutputSectionName(const ELFObjType &Obj, in getOutputSectionName() function in RewriteInstance