Home
last modified time | relevance | path

Searched defs:SectionRanges (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DDefineExternalSectionStartAndEndSymbols.h80 DenseMap<Section *, SectionRange> SectionRanges; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.h100 LVSectionRanges SectionRanges; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2835 MapVector<const MCSection *, std::vector<decltype(&*R.begin())>> SectionRanges; in emitRangeList() local