Searched refs:MachOTextTextSectionName (Results 1 – 3 of 3) sorted by relevance
53 if (auto *TextSec = G.findSectionByName(orc::MachOTextTextSectionName)) in getMachODefaultTextSection()55 return G.createSection(orc::MachOTextTextSectionName, in getMachODefaultTextSection()
45 StringRef MachOTextTextSectionName = "__TEXT,__text"; variable
53 LLVM_ABI extern StringRef MachOTextTextSectionName;