Searched defs:getSectionNumber (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/COFF/ | ||
H A D | Chunks.cpp | 752 uint32_t SectionChunk::getSectionNumber() const { getSectionNumber() function in lld::coff::SectionChunk |
/llvm-project/llvm/include/llvm/Object/ | ||
H A D | COFF.h | 322 int32_t getSectionNumber() const { getSectionNumber() function |