Home
last modified time | relevance | path

Searched defs:DebugStr (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/include/llvm/Support/
DAlignment.h360 inline std::string DebugStr(const Align &A) { in DebugStr() function
364 inline std::string DebugStr(const MaybeAlign &MA) { in DebugStr() function
/external/llvm-project/llvm/tools/obj2yaml/
Ddwarf2yaml.cpp85 std::vector<StringRef> DebugStr; in dumpDebugStrings() local