Home
last modified time | relevance | path

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

/external/llvm/lib/Object/
DMachOObjectFile.cpp311 InMemoryStruct<macho::Section64> Sect; in getSectionName() local
321 InMemoryStruct<macho::Section> Sect; in getSectionName() local
335 InMemoryStruct<macho::Section64> Sect; in getSectionAddress() local
339 InMemoryStruct<macho::Section> Sect; in getSectionAddress() local
349 InMemoryStruct<macho::Section64> Sect; in getSectionSize() local
353 InMemoryStruct<macho::Section> Sect; in getSectionSize() local
363 InMemoryStruct<macho::Section64> Sect; in getSectionContents() local
367 InMemoryStruct<macho::Section> Sect; in getSectionContents() local
377 InMemoryStruct<macho::Section64> Sect; in isSectionText() local
381 InMemoryStruct<macho::Section> Sect; in isSectionText() local
/external/llvm/tools/macho-dump/
Dmacho-dump.cpp143 InMemoryStruct<macho::Section> Sect; in DumpSegmentCommand() local
179 InMemoryStruct<macho::Section64> Sect; in DumpSegment64Command() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp144 InMemoryStruct<macho::Section> Sect; in loadSegment32() local
283 InMemoryStruct<macho::Section64> Sect; in loadSegment64() local
/external/clang/lib/CodeGen/
DCodeGenModule.cpp1777 if (const char *Sect = getContext().Target.getCFStringSection()) in GetAddrOfConstantCFString() local
1859 if (const char *Sect = in GetAddrOfConstantString() local