Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFLinkerUnit.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h96 uint8_t getRefAddrByteSize() const { return FormParams.getRefAddrByteSize(); } in getRefAddrByteSize() function
331 uint8_t getRefAddrByteSize() const { return Header.getRefAddrByteSize(); } in getRefAddrByteSize() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFFormValue.cpp124 offset_ptr, m_unit->GetFormParams().getRefAddrByteSize()); in ExtractValue()
248 *offset_ptr += unit->GetFormParams().getRefAddrByteSize(); in SkipValue()
416 m_unit->GetFormParams().getRefAddrByteSize()); in Dump()
/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.cpp179 applyIntVal(PatchOffset, Val, Format.getRefAddrByteSize()); in apply()
/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DDwarf.cpp820 return Params.getRefAddrByteSize(); in getFixedFormByteSize()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.h1104 uint8_t getRefAddrByteSize() const { in getRefAddrByteSize() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp693 return FormParams.getRefAddrByteSize(); in sizeOf()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp307 Params.getRefAddrByteSize(), in writeDIE()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp1113 return U.getRefAddrByteSize(); in cloneDieReferenceAttribute()
1147 return U.getRefAddrByteSize(); in cloneDieReferenceAttribute()