Searched defs:Section (Results 51 - 75 of 142) sorted by relevance

123456

/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeSession.cpp96 bool NativeSession::addressForVA(uint64_t VA, uint32_t &Section, argument
101 bool NativeSession::addressForRVA(uint32_t VA, uint32_t &Section, argument
140 NativeSession::findLineNumbersBySectOffset(uint32_t Section, uint32_t Offset, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOI386.h101 const SectionEntry &Section = Sections[RE.SectionID]; variable
154 SectionEntry &Section = Sections[SectionID]; local
128 finalizeSection(const ObjectFile &Obj, unsigned SectionID, const SectionRef &Section) argument
H A DRuntimeDyldMachOARM.h64 const SectionEntry &Section = Sections[RE.SectionID]; local
205 const SectionEntry &Section = Sections[RE.SectionID]; variable
310 SectionEntry &Section = Sections[RE.SectionID]; local
289 finalizeSection(const ObjectFile &Obj, unsigned SectionID, const SectionRef &Section) argument
360 SectionEntry &Section = Sections[SectionID]; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCWinCOFFStreamer.cpp301 MCSection *Section = getContext().getObjectFileInfo()->getBSSSection(); local
311 void MCWinCOFFStreamer::EmitZerofill(MCSection *Section, MCSymbol *Symbol, argument
317 void MCWinCOFFStreamer::EmitTBSSSymbol(MCSection *Section, MCSymbol *Symbol, argument
H A DMCWasmStreamer.cpp60 void MCWasmStreamer::ChangeSection(MCSection *Section, argument
220 void MCWasmStreamer::EmitZerofill(MCSection *Section, MCSymbol *Symbol, argument
226 void MCWasmStreamer::EmitTBSSSymbol(MCSection *Section, MCSymbol *Symbol, argument
H A DMCMachOStreamer.cpp149 void MCMachOStreamer::ChangeSection(MCSection *Section, argument
422 EmitZerofill(MCSection *Section, MCSymbol *Symbol, uint64_t Size, unsigned ByteAlignment, SMLoc Loc) argument
450 EmitTBSSSymbol(MCSection *Section, MCSymbol *Symbol, uint64_t Size, unsigned ByteAlignment) argument
[all...]
H A DXCOFFObjectWriter.cpp90 struct Section { struct in namespace:__anon1942
130 Section(const char *N, XCOFF::SectionTypeFlags Flags, bool IsVirtual, function in struct:__anon1942::Section
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DSection.h96 class Section : public std::enable_shared_from_this<Section>, class in namespace:lldb_private
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp230 const MCSectionMachO &Section = local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DWin64EHDumper.cpp129 formatSymbol(const Dumper::Context &Ctx, const coff_section *Section, uint64_t Offset, uint32_t Displacement) argument
168 resolveRelocation(const Dumper::Context &Ctx, const coff_section *Section, uint64_t Offset, const coff_section *&ResolvedSection, uint64_t &ResolvedAddress) argument
204 printRuntimeFunctionEntry(const Context &Ctx, const coff_section *Section, uint64_t Offset, const RuntimeFunction &RF) argument
276 printUnwindInfo(const Context &Ctx, const coff_section *Section, off_t Offset, const UnwindInfo &UI) argument
320 printRuntimeFunction(const Context &Ctx, const coff_section *Section, uint64_t SectionOffset, const RuntimeFunction &RF) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/COFF/
H A DObject.h36 struct Section { struct in namespace:llvm::objcopy::coff
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DARMAttributeParser.cpp698 void ARMAttributeParser::Parse(ArrayRef<uint8_t> Section, bool isLittle) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp1009 static void commonSectionMapping(IO &IO, ELFYAML::Section &Section) { argument
1030 sectionMapping(IO &IO, ELFYAML::DynamicSection &Section) argument
1036 sectionMapping(IO &IO, ELFYAML::RawContentSection &Section) argument
1043 sectionMapping(IO &IO, ELFYAML::StackSizesSection &Section) argument
1050 sectionMapping(IO &IO, ELFYAML::HashSection &Section) argument
1058 sectionMapping(IO &IO, ELFYAML::NoteSection &Section) argument
1066 sectionMapping(IO &IO, ELFYAML::GnuHashSection &Section) argument
1074 sectionMapping(IO &IO, ELFYAML::NoBitsSection &Section) argument
1079 sectionMapping(IO &IO, ELFYAML::VerdefSection &Section) argument
1086 sectionMapping(IO &IO, ELFYAML::SymverSection &Section) argument
1091 sectionMapping(IO &IO, ELFYAML::VerneedSection &Section) argument
1098 sectionMapping(IO &IO, ELFYAML::RelocationSection &Section) argument
1104 sectionMapping(IO &IO, ELFYAML::RelrSection &Section) argument
1116 sectionMapping(IO &IO, ELFYAML::SymtabShndxSection &Section) argument
1121 sectionMapping(IO &IO, ELFYAML::AddrsigSection &Section) argument
1134 sectionMapping(IO &IO, ELFYAML::LinkerOptionsSection &Section) argument
1140 sectionMapping(IO &IO, ELFYAML::DependentLibrariesSection &Section) argument
1157 sectionMapping(IO &IO, ELFYAML::MipsABIFlags &Section) argument
1177 mapping( IO &IO, std::unique_ptr<ELFYAML::Chunk> &Section) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp203 MCSectionELF *Section = OutStreamer.getContext().getELFSection( local
231 MCSectionELF *Section = OutStreamer.getContext().getELFSection( local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp158 Error CVSymbolDumperImpl::visitKnownRecord(CVSymbol &CVR, SectionSym &Section) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DELF.h560 getEntry(uint32_t Section, uint32_t Entry) const argument
570 getEntry(const Elf_Shdr *Section, uint32_t Entry) const argument
596 getStringTable(const Elf_Shdr *Section, WarningHandler WarnHandler) const argument
631 getSHNDXTable(const Elf_Shdr &Section, Elf_Shdr_Range Sections) const argument
684 getSectionName(const Elf_Shdr *Section, WarningHandler WarnHandler) const argument
696 getSectionName(const Elf_Shdr *Section, StringRef DotShstrtab) const argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASession.cpp160 bool DIASession::addressForVA(uint64_t VA, uint32_t &Section, argument
171 bool DIASession::addressForRVA(uint32_t RVA, uint32_t &Section, argument
273 DIASession::findLineNumbersBySectOffset(uint32_t Section, uint32_t Offset, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DObject.cpp281 LLVMRelocationIteratorRef LLVMGetRelocations(LLVMSectionIteratorRef Section) { argument
290 LLVMBool LLVMIsRelocationIteratorAtEnd(LLVMSectionIteratorRef Section, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DCOFFAsmParser.cpp302 bool COFFAsmParser::ParseSectionSwitch(StringRef Section, argument
308 bool COFFAsmParser::ParseSectionSwitch(StringRef Section, argument
H A DELFAsmParser.cpp202 bool ELFAsmParser::ParseSectionSwitch(StringRef Section, unsigned Type, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DGlobalMerge.cpp630 StringRef Section = GV.getSection(); local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DInputFile.cpp66 static inline bool isCodeViewDebugSubsection(object::SectionRef Section, argument
93 static inline bool isDebugSSection(object::SectionRef Section, argument
103 static bool isDebugTSection(SectionRef Section, CVTypeArray &Types) { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-size/
H A Dllvm-size.cpp184 static bool considerForSize(ObjectFile *Obj, SectionRef Section) { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFile.h113 struct Section { struct in namespace:lld::mach_o::normalized
114 Section() : type(llvm::MachO::S_REGULAR), function in struct:lld::mach_o::normalized::Section

Completed in 385 milliseconds

123456