Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DWindowsResource.cpp414 UNWRAP_REF_OR_RETURN(NextTable, RSR.getEntrySubDir(Entry)); in addChildren()
H A DCOFFObjectFile.cpp1743 ResourceSectionRef::getEntrySubDir(const coff_resource_dir_entry &Entry) { in getEntrySubDir() function in ResourceSectionRef
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1829 unwrapOrError(Obj->getFileName(), RSF.getEntrySubDir(Entry)); in countTotalTableEntries()
1887 unwrapOrError(Obj->getFileName(), RSF.getEntrySubDir(Entry)); in printResourceDirectoryTable()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DCOFF.h1250 getEntrySubDir(const coff_resource_dir_entry &Entry);