Home
last modified time | relevance | path

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

/external/llvm/tools/obj2yaml/
Dmacho2yaml.cpp54 MachOYAML::Section TempSec; in constructSectionCommon() local
74 MachOYAML::Section TempSec = constructSectionCommon(Sec); in constructSection() local
80 MachOYAML::Section TempSec = constructSectionCommon(Sec); in constructSection() local
/external/llvm/tools/yaml2obj/
Dyaml2macho.cpp95 SectionType TempSec; in constructSection() local
120 auto TempSec = constructSection<MachO::section>(Sec); in writeLoadCommandData() local
134 auto TempSec = constructSection<MachO::section_64>(Sec); in writeLoadCommandData() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DMachOEmitter.cpp92 SectionType TempSec; in constructSection() local
119 auto TempSec = constructSection<MachO::section>(Sec); in writeLoadCommandData() local
134 auto TempSec = constructSection<MachO::section_64>(Sec); in writeLoadCommandData() local