Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLoc.cpp145 DIDumpOptions RangeDumpOpts(DumpOpts); in dumpLocationList() local
146 RangeDumpOpts.DisplayRawContents = false; in dumpLocationList()
148 Loc.get()->Range->dump(OS, Data.getAddressSize(), RangeDumpOpts, &Obj); in dumpLocationList()