Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp870 unsigned AttrSize, const DWARFFormValue &Val, const DWARFFile &File, in cloneDieReferenceAttribute()
1006 const DWARFFormValue &Val, unsigned AttrSize, bool IsLittleEndian) { in cloneBlockAttribute()
1139 unsigned AttrSize, AttributesInfo &Info) { in cloneScalarAttribute()
1207 const AttributeSpec AttrSpec, unsigned AttrSize, AttributesInfo &Info, in cloneAttribute()
1437 uint64_t AttrSize = Offset; in cloneDIE() local