Searched defs:TextSegmentName (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/ObjCopy/MachO/ | ||
H A D | MachOObject.cpp | 42 static constexpr char TextSegmentName[] = "__TEXT"; updateLoadCommandIndexes() local |
H A D | MachOReader.cpp | 121 static constexpr char TextSegmentName[] = "__TEXT"; readLoadCommands() local |