Home
last modified time | relevance | path

Searched defs:SectName (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/MachO/
H A DMachOObject.cpp16 Section::Section(StringRef SegName, StringRef SectName) in Section()
20 Section::Section(StringRef SegName, StringRef SectName, StringRef Content) in Section()
H A DMachOReader.cpp33 StringRef SectName(Sec.sectname, strnlen(Sec.sectname, sizeof(Sec.sectname))); in constructSectionCommon() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/GSYM/
H A DObjectFileTransformer.cpp40 StringRef SectName(*SectNameOrErr); in getUUID() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp1760 StringRef SectName; in DumpLiteralPointerSection() local
1977 StringRef SectName; in DumpSectionContents() local
2082 StringRef SectName; in DumpInfoPlistSectionContents() local
2183 StringRef SectName; in ProcessMachO() local
3535 StringRef SectName; in get_pointer_64() local
4337 StringRef SectName; in get_section() local
4359 StringRef SectName; in walk_pointer_list_64() local
4414 StringRef SectName = unwrapOrError(S.getName(), O->getFileName()); in walk_pointer_list_32() local
6087 StringRef SectName; in print_message_refs64() local
6155 StringRef SectName; in print_message_refs32() local
[all …]
/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DMachOEmitter.cpp326 StringRef SectName(Sec.sectname, in writeSectionData() local
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp402 StringRef SectName) { in isInitializerSection()
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProf.cpp215 std::string SectName; in getInstrProfSectionName() local