Home
last modified time | relevance | path

Searched defs:SecData (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/llvm/tools/llvm-dwarfutil/
H A Dllvm-dwarfutil.cpp169 Expected<StringRef> SecData = Sec.getContents(); in setConfigToAddNewDebugSections() local
/openbsd/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp195 void DwarfStreamer::emitSectionContents(StringRef SecData, StringRef SecName) { in emitSectionContents()
/openbsd/gnu/llvm/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h65 SecData = 1 << 6, enumerator
/openbsd/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3137 readMipsOptions(const uint8_t *SecBegin, ArrayRef<uint8_t> &SecData, in readMipsOptions()