Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/MachO/
H A DMachOObject.cpp41 static constexpr char TextSegmentName[] = "__TEXT"; in updateLoadCommandIndexes() local
H A DMachOReader.cpp119 static constexpr char TextSegmentName[] = "__TEXT"; in readLoadCommands() local