Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/COFF/
H A DObjectFileCOFF.cpp283 int16_t SecIdx = static_cast<int16_t>(COFFSymRef.getSectionNumber()); in ParseSymtab() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2643 unsigned SecIdx = CPSections.size(); in emitConstantPool() local