Home
last modified time | relevance | path

Searched refs:setPValue (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFFormValue.h67 void setPValue(const char *V) { Value.cstr = V; } in setPValue() function
/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp149 Dir.setPValue(S.data()); in parseV2DirFileTables()
159 FileEntry.Name.setPValue(Name.data()); in parseV2DirFileTables()
599 FileEntry.Name.setPValue(Name); in parse()