Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp371 return generateXCOFFFixedNameStringRef(getSectionNameInternal(Sec)); in getSectionName()
828 getSectionNameInternal(SecRef.get())); in getSymbolSectionName()
955 const char *XCOFFObjectFile::getSectionNameInternal(DataRefImpl Sec) const { in getSectionNameInternal() function in llvm::object::XCOFFObjectFile
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/
H A DXCOFFObjectFile.h551 const char *getSectionNameInternal(DataRefImpl Sec) const;