Home
last modified time | relevance | path

Searched defs:constructSection (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/MachO/
H A DMachOReader.cpp49 Section constructSection(const MachO::section &Sec, uint32_t Index) { in constructSection() function
53 Section constructSection(const MachO::section_64 &Sec, uint32_t Index) { in constructSection() function
/aosp_15_r20/external/llvm/tools/obj2yaml/
H A Dmacho2yaml.cpp73 template <> MachOYAML::Section constructSection(MachO::section Sec) { in constructSection() function
79 template <> MachOYAML::Section constructSection(MachO::section_64 Sec) { in constructSection() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DMachOEmitter.cpp91 SectionType constructSection(MachOYAML::Section Sec) { in constructSection() function
/aosp_15_r20/external/llvm/tools/yaml2obj/
H A Dyaml2macho.cpp94 SectionType constructSection(MachOYAML::Section Sec) { in constructSection() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
H A DMachOEmitter.cpp108 SectionType constructSection(MachOYAML::Section Sec) { in constructSection() function