Home
last modified time | relevance | path

Searched defs:getSectionNumber (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
HDXCOFFObjectFile.cpp746 int16_t XCOFFSymbolRef::getSectionNumber() const { in getSectionNumber() function in llvm::object::XCOFFSymbolRef
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
HDChunks.cpp637 uint32_t SectionChunk::getSectionNumber() const { in getSectionNumber() function in lld::coff::SectionChunk
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
HDCOFF.h322 int32_t getSectionNumber() const { in getSectionNumber() function