Searched refs:DebugName (Results 1 – 3 of 3) sorted by relevance
143 StringRef DebugName; // from the "name" section member
277 bool getGNUDebuglinkContents(const ObjectFile *Obj, std::string &DebugName, in getGNUDebuglinkContents() argument301 DebugName = DebugNameStr; in getGNUDebuglinkContents()
389 getDefinedFunction(Index).DebugName = Name; in parseNameSection()