Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Object/
H A DXCOFFObjectFile.cpp336 return generateXCOFFFixedNameStringRef(getSectionNameInternal(Sec)); in getSectionName()
756 getSectionNameInternal(SecRef.get())); in getSymbolSectionName()
883 const char *XCOFFObjectFile::getSectionNameInternal(DataRefImpl Sec) const { in getSectionNameInternal() function in llvm::object::XCOFFObjectFile
/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DXCOFFObjectFile.h470 const char *getSectionNameInternal(DataRefImpl Sec) const;