Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DXCOFFObjectFile.cpp244 return generateXCOFFFixedNameStringRef(getSectionNameInternal(Sec)); in getSectionName()
519 getSectionNameInternal(SecRef.get())); in getSymbolSectionName()
613 const char *XCOFFObjectFile::getSectionNameInternal(DataRefImpl Sec) const { in getSectionNameInternal() function in llvm::object::XCOFFObjectFile
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DXCOFFObjectFile.h243 const char *getSectionNameInternal(DataRefImpl Sec) const;