Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDie.h306 DWARFAttribute AttrValue; variable
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp111 const DWARFAttribute &AttrValue, unsigned Indent, in dumpAttribute() argument
611 for (const DWARFAttribute &AttrValue : attributes()) in dump() local
[all...]
H A DDWARFVerifier.cpp221 for (auto AttrValue : Die.attributes()) { verifyUnitContents() local
585 verifyDebugInfoAttribute(const DWARFDie & Die,DWARFAttribute & AttrValue) verifyDebugInfoAttribute() argument
737 verifyDebugInfoForm(const DWARFDie & Die,DWARFAttribute & AttrValue,ReferenceMap & LocalReferences,ReferenceMap & CrossUnitReferences) verifyDebugInfoForm() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DSyntheticTypeNameBuilder.cpp282 if (std::optional<DWARFFormValue> AttrValue = in addReferencedODRDies() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp179 int AttrValue = 0; in getStringFnAttrAsInt() local