Home
last modified time | relevance | path

Searched refs:getSectionByType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp445 DataRefImpl DRI = getSectionByType(SectType); in getSectionFileOffsetToRawData()
806 XCOFFObjectFile::getSectionByType(XCOFF::SectionTypeFlags SectType) const { in getSectionByType() function in llvm::object::XCOFFObjectFile
1053 DataRefImpl DRI = getSectionByType(XCOFF::STYP_EXCEPT); in getExceptionEntries()
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DXCOFFObjectFile.h552 DataRefImpl getSectionByType(XCOFF::SectionTypeFlags SectType) const;