Home
last modified time | relevance | path

Searched defs:section_name (Results 1 – 9 of 9) sorted by relevance

/llvm-project/llvm/utils/
H A Dextract-section.py36 def get_raw_section_dump(readobj_path, section_name, input_file): argument
/llvm-project/clang/test/CodeGen/
H A Dmemtag-globals-asm.cpp264 #define CONSTRUCTOR(section_name) \ argument
/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.h179 lldb_private::ConstString section_name; member
H A DObjectFileELF.cpp3106 const char *section_name = section->GetName().GetCString(); RelocateSection() local
3460 const char *section_name = I->section_name.AsCString(""); DumpELFSectionHeaders() local
[all...]
/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp302 ConstString section_name; in CreateSections() local
/llvm-project/lldb/tools/lldb-dap/
H A DJSONUtils.cpp385 llvm::StringRef section_name(section.GetName()); GetDebugInfoSizeInSection() local
/llvm-project/lldb/source/Commands/
H A DCommandObjectMemory.cpp1645 ConstString section_name; DumpRegion() local
/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp880 ConstString section_name("__crash_info"); ExtractCrashInfoAnnotations() local
/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp1431 GetSectionType(uint32_t flags,ConstString section_name) GetSectionType() argument
1777 ConstString section_name( ProcessSegmentCommand() local
[all...]