Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDie.h306 DWARFAttribute AttrValue; global() variable
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp111 dumpAttribute(raw_ostream & OS,const DWARFDie & Die,const DWARFAttribute & AttrValue,unsigned Indent,DIDumpOptions DumpOpts) dumpAttribute() argument
612 for (const DWARFAttribute &AttrValue : attributes()) dump() local
[all...]
H A DDWARFVerifier.cpp255 for (auto AttrValue : Die.attributes()) { verifyUnitContents() local
657 verifyDebugInfoAttribute(const DWARFDie & Die,DWARFAttribute & AttrValue) verifyDebugInfoAttribute() argument
826 verifyDebugInfoForm(const DWARFDie & Die,DWARFAttribute & AttrValue,ReferenceMap & LocalReferences,ReferenceMap & CrossUnitReferences) verifyDebugInfoForm() argument
[all...]
/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DSyntheticTypeNameBuilder.cpp282 if (std::optional<DWARFFormValue> AttrValue = in addReferencedODRDies() local
/llvm-project/lld/ELF/
H A DSyntheticSections.h812 struct AttrValue { global() struct
824 attrSizeAttrValue global() argument
/llvm-project/clang/unittests/AST/
H A DCommentParser.cpp383 StringRef AttrValue) { in HasHTMLStartTagAt()
/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp179 int AttrValue = 0; in getStringFnAttrAsInt() local