Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Parallel/
H A DDWARFLinker.h107 dwarf::FormParams getFormParams() const { return Format; } in getFormParams() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h90 const dwarf::FormParams &getFormParams() const { return FormParams; } in getFormParams() function
322 const dwarf::FormParams &getFormParams() const { in getFormParams() function
H A DDWARFDebugLine.h95 const dwarf::FormParams getFormParams() const { return FormParams; } in getFormParams() function
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.h453 const dwarf::FormParams &getFormParams() const { return Format; } in getFormParams() function