Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLoc.cpp124 bool DWARFLocationTable::dumpLocationList( in dumpLocationList() function in DWARFLocationTable
192 dumpLocationList(&*DumpOffset, OS, BaseAddr, Obj, nullptr, DumpOpts, in dump()
202 CanContinue = dumpLocationList(&Offset, OS, BaseAddr, Obj, nullptr, in dump()
402 CanContinue = dumpLocationList(&Offset, OS, /*BaseAddr=*/std::nullopt, Obj, in dumpRange()
H A DDWARFDie.cpp72 static void dumpLocationList(raw_ostream &OS, const DWARFFormValue &FormValue, in dumpLocationList() function
88 U->getLocationTable().dumpLocationList( in dumpLocationList()
179 dumpLocationList(OS, FormValue, U, sizeof(BaseIndent) + Indent + 4, in dumpAttribute()
H A DDWARFContext.cpp966 Loc.dumpLocationList(&Offset, OS, /*BaseAddr=*/std::nullopt, Obj, in dumpLoclistsSection()
1093 Loc.dumpLocationList(&Offset, OS, in dump()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLoc.h69 dumpLocationList(uint64_t *Offset, raw_ostream &OS,