Searched defs:getObj (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DInputFiles.h159 template <typename ELFT> llvm::object::ELFFile<ELFT> getObj() const { function in class:lld::elf::ELFFileBase
195 llvm::object::ELFFile<ELFT> getObj() const { function in class:lld::elf::ObjFile
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp72 object::COFFObjectFile &DumpOutputStyle::getObj() { return File.obj(); } function in class:DumpOutputStyle

Completed in 176 milliseconds