Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp715 for (const auto &DwarfSection : DwarfSections) in writeSections() local
1022 for (const auto &DwarfSection : DwarfSections) in writeRelocations() local
1064 for (const auto &DwarfSection : DwarfSections) in writeSymbolTable() local
1144 for (auto &DwarfSection : DwarfSections) in finalizeSectionInfo() local
1169 for (auto &DwarfSection : DwarfSections) { in finalizeSectionInfo() local
1356 for (auto &DwarfSection : DwarfSections) { in assignAddressesAndIndices() local
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h152 ExecutorAddrRange DwarfSection; member
/openbsd-src/gnu/llvm/compiler-rt/lib/orc/
H A Dmacho_platform.cpp136 ExecutorAddrRange DwarfSection; member
273 span<char> DwarfSection; member