Home
last modified time | relevance | path

Searched defs:AttrValue (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDie.h306 DWARFAttribute AttrValue; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp111 const DWARFAttribute &AttrValue, unsigned Indent, in dumpAttribute()
611 for (const DWARFAttribute &AttrValue : attributes()) in dump() local
H A DDWARFVerifier.cpp255 for (auto AttrValue : Die.attributes()) { in verifyUnitContents() local
657 DWARFAttribute &AttrValue) { in verifyDebugInfoAttribute()
826 DWARFAttribute &AttrValue, in verifyDebugInfoForm()
/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h812 struct AttrValue { struct
824 SmallVector<AttrValue, 3> attrValues; argument
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp179 int AttrValue = 0; in getStringFnAttrAsInt() local