Home
last modified time | relevance | path

Searched refs:setOutputFormat (Results 1 – 4 of 4) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
HDOutputSections.h283 void setOutputFormat(dwarf::FormParams Format, llvm::endianness Endianess) { in setOutputFormat() function
308 void setOutputFormat(dwarf::FormParams Format, llvm::endianness Endianness) { in setOutputFormat() function
HDDWARFLinkerImpl.cpp111 Context->setOutputFormat(Context->getFormParams(), GlobalEndianness); in link()
138 Context->setOutputFormat(Context->getFormParams(), GlobalEndianness); in link()
166 CommonSections.setOutputFormat(GlobalFormat, GlobalEndianness); in link()
HDDWARFLinkerTypeUnit.cpp26 setOutputFormat(Format, Endianess); in TypeUnit()
HDDWARFLinkerCompileUnit.cpp36 setOutputFormat(Format, Endianess); in CompileUnit()
48 setOutputFormat(Format, Endianess); in CompileUnit()