Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DSectCreate.h52 std::string SectName; variable
/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOObject.cpp17 Section::Section(StringRef SegName, StringRef SectName) in Section() argument
21 Section::Section(StringRef SegName, StringRef SectName, StringRef Content) in Section() argument
H A DMachOReader.cpp34 Section S(SegName, SectName); in constructSectionCommon() local
/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DObjectFileTransformer.cpp41 StringRef SectName(*SectNameOrErr); getUUID() local
/llvm-project/llvm/lib/TextAPI/BinaryReader/
H A DDylibReader.cpp222 auto SectName = Sect.getName(); in readMachOHeader() local
/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
4315 StringRef SectName; get_section() local
4337 StringRef SectName; walk_pointer_list_64() local
4392 StringRef SectName = unwrapOrError(S.getName(), O->getFileName()); walk_pointer_list_32() local
6161 StringRef SectName; print_message_refs64() local
6229 StringRef SectName; print_message_refs32() local
6280 StringRef SectName; print_image_info64() local
6342 StringRef SectName; print_image_info32() local
6397 StringRef SectName; print_image_info() local
8222 StringRef SectName; printMachOUnwindInfo() local
[all...]
/llvm-project/llvm/lib/ObjectYAML/
H A DMachOEmitter.cpp327 StringRef SectName(Sec.sectname, writeSectionData() local
/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp240 std::string SectName; getInstrProfSectionName() local