Searched defs:AttrSize (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/llvm/lib/DWARFLinker/ |
D | DWARFLinker.cpp | 910 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/ |
D | DwarfLinker.cpp | 2365 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
|