Searched refs:getBaseTable (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp369 UNWRAP_REF_OR_RETURN(BaseTable, RSR.getBaseTable());
H A DCOFFObjectFile.cpp1733 Expected<const coff_resource_dir_table &> ResourceSectionRef::getBaseTable() { function in class:ResourceSectionRef
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h1219 Expected<const coff_resource_dir_table &> getBaseTable();
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1773 auto &BaseTable = unwrapOrError(Obj->getFileName(), RSF.getBaseTable());

Completed in 179 milliseconds