Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DChunks.cpp752 uint32_t SectionChunk::getSectionNumber() const { in getSectionNumber() function in lld::coff::SectionChunk
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h322 int32_t getSectionNumber() const { in getSectionNumber() function