Home
last modified time | relevance | path

Searched defs:sectionNumber (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DELFAttrParserCompact.cpp196 unsigned sectionNumber = 0; in parse() local
/freebsd/contrib/llvm-project/lld/COFF/
H A DInputFiles.cpp377 SectionChunk *ObjFile::readSection(uint32_t sectionNumber, in readSection()
473 int32_t sectionNumber = sym.getSectionNumber(); in readAssociativeDefinition() local
519 int32_t sectionNumber = sym.getSectionNumber(); in recordPrevailingSymbolForMingw() local
848 int32_t sectionNumber = sym.getSectionNumber(); in createDefined() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/XCOFF/
H A DObjectFileXCOFF.cpp259 int16_t sectionNumber = xcoff_sym_ref.getSectionNumber(); in ParseSymtab() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCWinCOFFStreamer.cpp70 auto sectionNumber = Writer.getSectionNumber(SectionSymbol.getSection()); in evaluateAsRelocatableImpl() local