Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DObjectFileTransformer.cpp40 StringRef SectName(*SectNameOrErr); getUUID() local
/freebsd-src/contrib/llvm-project/llvm/lib/TextAPI/BinaryReader/
H A DDylibReader.cpp220 auto SectName = Sect.getName(); readMachOHeader() local
/freebsd-src/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; DumpInfoPlistSectionContents() local
2145 StringRef SectName; ProcessMachO() local
3497 StringRef SectName; get_pointer_64() local
4299 StringRef SectName; get_section() local
4321 StringRef SectName; walk_pointer_list_64() local
4376 StringRef SectName = unwrapOrError(S.getName(), O->getFileName()); walk_pointer_list_32() local
6049 StringRef SectName; print_message_refs64() local
6117 StringRef SectName; print_message_refs32() local
6168 StringRef SectName; print_image_info64() local
6230 StringRef SectName; print_image_info32() local
6285 StringRef SectName; print_image_info() local
8110 StringRef SectName; printMachOUnwindInfo() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMachOEmitter.cpp327 StringRef SectName(Sec.sectname, in writeSectionData() local
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp225 std::string SectName; getInstrProfSectionName() local