Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h62 const MCSection *DataSection; variable
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp410 for (const auto& DataSection : MemMgr.DataMemory) in remapSections() local