Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp412 UNWRAP_REF_OR_RETURN(NextTable, RSR.getEntrySubDir(Entry)); in addChildren()
H A DCOFFObjectFile.cpp1865 ResourceSectionRef::getEntrySubDir(const coff_resource_dir_entry &Entry) { in getEntrySubDir() function in ResourceSectionRef
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1987 unwrapOrError(Obj->getFileName(), RSF.getEntrySubDir(Entry)); in countTotalTableEntries()
2045 unwrapOrError(Obj->getFileName(), RSF.getEntrySubDir(Entry)); in printResourceDirectoryTable()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h1310 getEntrySubDir(const coff_resource_dir_entry &Entry);