Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOObject.cpp16 Section(StringRef SegName,StringRef SectName) Section() argument
20 Section(StringRef SegName,StringRef SectName,StringRef Content) Section() argument
H A DMachOReader.cpp33 StringRef SectName(Sec.sectname, strnlen(Sec.sectname, sizeof(Sec.sectname))); constructSectionCommon() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DSectCreate.h52 std::string SectName; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DObjectFileTransformer.cpp41 StringRef SectName(*SectNameOrErr); in getUUID() local
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/BinaryReader/
H A DDylibReader.cpp222 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
2145 StringRef SectName; in ProcessMachO() local
3497 StringRef SectName; in get_pointer_64() local
4315 StringRef SectName; in get_section() local
4337 StringRef SectName; in walk_pointer_list_64() local
4392 StringRef SectName = unwrapOrError(S.getName(), O->getFileName()); in walk_pointer_list_32() local
6161 StringRef SectName; in print_message_refs64() local
6229 StringRef SectName; in print_message_refs32() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMachOEmitter.cpp326 StringRef SectName(Sec.sectname, writeSectionData() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp239 std::string SectName; in getInstrProfSectionName() local