Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOObject.cpp17 Section::Section(StringRef SegName, StringRef SectName) in Section()
21 Section::Section(StringRef SegName, StringRef SectName, StringRef Content) in Section()
H A DMachOReader.cpp34 StringRef SectName(Sec.sectname, strnlen(Sec.sectname, sizeof(Sec.sectname))); in constructSectionCommon() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DObjectFileTransformer.cpp40 StringRef SectName(*SectNameOrErr); in getUUID() local
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/BinaryReader/
H A DDylibReader.cpp220 auto SectName = Sect.getName(); in readMachOHeader() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp1734 StringRef SectName; in DumpLiteralPointerSection() local
1944 StringRef SectName; in DumpSectionContents() local
2042 StringRef SectName; in DumpInfoPlistSectionContents() local
4299 StringRef SectName; in get_section() local
4321 StringRef SectName; in walk_pointer_list_64() local
6049 StringRef SectName; in print_message_refs64() local
6117 StringRef SectName; in print_message_refs32() local
6168 StringRef SectName; in print_image_info64() local
6230 StringRef SectName; in print_image_info32() local
6285 StringRef SectName; in print_image_info() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMachOEmitter.cpp327 StringRef SectName(Sec.sectname, in writeSectionData() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp225 std::string SectName; in getInstrProfSectionName() local