Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp910 unsigned AttrSize, const DWARFFormValue &Val, const DWARFFile &File, in cloneDieReferenceAttribute()
1046 const DWARFFormValue &Val, unsigned AttrSize, bool IsLittleEndian) { in cloneBlockAttribute()
1159 unsigned AttrSize, AttributesInfo &Info) { in cloneScalarAttribute()
1227 const AttributeSpec AttrSpec, unsigned AttrSize, AttributesInfo &Info, in cloneAttribute()
1455 uint64_t AttrSize = Offset; in cloneDIE() local
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp2365 AttributeSpec AttrSpec, unsigned AttrSize, const DWARFFormValue &Val, in cloneDieReferenceAttribute()
2437 unsigned AttrSize) { in cloneBlockAttribute()
2516 AttributeSpec AttrSpec, const DWARFFormValue &Val, unsigned AttrSize, in cloneScalarAttribute()
2560 const DWARFFormValue &Val, const AttributeSpec AttrSpec, unsigned AttrSize, in cloneAttribute()
2802 uint32_t AttrSize = Offset; in cloneDIE() local