Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DXCOFFEmitter.cpp78 DenseMap<StringRef, int16_t> SectionIndexMap = { member in __anonb16345390111::XCOFFWriter
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMachObjectWriter.cpp582 DenseMap<const MCSection*, uint8_t> SectionIndexMap; in computeSymbolTable() local