Searched defs:getFormParams (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Parallel/
H A DDWARFLinker.h107 dwarf::FormParams getFormParams() const { return Format; } function in struct:llvm::dwarf_linker::parallel::SectionDescriptorBase
/freebsd-current/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.h453 const dwarf::FormParams &getFormParams() const { return Format; } function in class:llvm::dwarf_linker::parallel::OutputSections
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h90 const dwarf::FormParams &getFormParams() const { return FormParams; } function in class:llvm::DWARFUnitHeader
H A DDWARFDebugLine.h95 const dwarf::FormParams getFormParams() const { return FormParams; } function in struct:llvm::DWARFDebugLine::Prologue

Completed in 69 milliseconds