Home
last modified time | relevance | path

Searched refs:ExtStr (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugMacro.cpp99 OS << " string: " << E.ExtStr; in dump()
226 E.ExtStr = Data.getCStr(&Offset); in parseImpl()
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugMacro.h87 const char *ExtStr; member
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonPseudo.td164 class T_Call<string ExtStr>
166 "call " # ExtStr # "$dst", [], "", J2_call.Itinerary, TypeJ>,