Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFFormValue.h146 bool skipValue(DataExtractor DebugInfoData, uint64_t *OffsetPtr, in skipValue() function
148 return DWARFFormValue::skipValue(Form, DebugInfoData, OffsetPtr, Params); in skipValue()
161 static bool skipValue(dwarf::Form Form, DataExtractor DebugInfoData,
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugInfoEntry.cpp81 } else if (!DWARFFormValue::skipValue(AttrSpec.Form, DebugInfoData, in extractFast()
H A DDWARFAbbreviationDeclaration.cpp182 DWARFFormValue::skipValue(AttributeSpecs[CurAttrIdx].Form, DebugInfoData, in getAttributeOffsetFromIndex()
H A DDWARFFormValue.cpp110 bool DWARFFormValue::skipValue(dwarf::Form Form, DataExtractor DebugInfoData, in skipValue() function in DWARFFormValue
H A DDWARFDebugLine.cpp299 if (!Value.skipValue(DebugLineData, OffsetPtr, FormParams)) in parseV5DirFileTables()
/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp144 DWARFFormValue::skipValue( in getCUIdentifiers()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp760 DWARFFormValue::skipValue(AttrSpec.Form, Data, &Offset, in lookForRefDIEsToKeep()
1767 DWARFFormValue::skipValue(AttrSpec.Form, Data, &Offset, in cloneDIE()