Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSectionMachO.h25 char SegmentName[16]; // Not necessarily null terminated! variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DMachO.h149 StringRef SegmentName; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMachOObjectFile.cpp2045 StringRef SegmentName = getSectionFinalSegmentName(Sec); in isSectionBitcode() local