Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp377 return generateXCOFFFixedNameStringRef(getSectionNameInternal(Sec)); in getSectionName()
836 getSectionNameInternal(SecRef.get())); in getSymbolSectionName()
963 const char *XCOFFObjectFile::getSectionNameInternal(DataRefImpl Sec) const { in getSectionNameInternal() function in llvm::object::XCOFFObjectFile
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DXCOFFObjectFile.h558 const char *getSectionNameInternal(DataRefImpl Sec) const;