Home
last modified time | relevance | path

Searched refs:getRefAddrByteSize (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h94 uint8_t getRefAddrByteSize() const { return FormParams.getRefAddrByteSize(); } in getRefAddrByteSize() function
327 uint8_t getRefAddrByteSize() const { return Header.getRefAddrByteSize(); } in getRefAddrByteSize() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.cpp227 ByteSize += NumRefAddrs * U.getRefAddrByteSize(); in getByteSize()
H A DDWARFFormValue.cpp241 (Form == DW_FORM_addr) ? FP.AddrSize : FP.getRefAddrByteSize(); in extractValue()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.cpp180 applyIntVal(PatchOffset, Val, Format.getRefAddrByteSize()); in apply()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.h754 uint8_t getRefAddrByteSize() const { in getRefAddrByteSize() function
/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DDwarf.cpp757 return Params.getRefAddrByteSize(); in getFixedFormByteSize()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp694 return FormParams.getRefAddrByteSize(); in sizeOf()
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp311 Params.getRefAddrByteSize(), in writeDIE()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp1096 return U.getRefAddrByteSize(); in cloneDieReferenceAttribute()
1130 return U.getRefAddrByteSize(); in cloneDieReferenceAttribute()