/llvm-project/libc/test/src/stdio/printf_core/ |
H A D | converter_test.cpp | 183 LIBC_NAMESPACE::printf_core::FormatSection section; in TEST_F() local 197 LIBC_NAMESPACE::printf_core::FormatSection section; in TEST_F() local 214 LIBC_NAMESPACE::printf_core::FormatSection section; in TEST_F() local 229 LIBC_NAMESPACE::printf_core::FormatSection section; in TEST_F() local 243 LIBC_NAMESPACE::printf_core::FormatSection section; in TEST_F() local
|
/llvm-project/libc/src/stdlib/ |
H A D | str_from_util.h | 36 printf_core::FormatSection section; parse_format_string() local 107 strfromfloat_convert(printf_core::Writer * writer,const printf_core::FormatSection & section) strfromfloat_convert() argument [all...] |
H A D | strfromf.cpp | 19 printf_core::FormatSection section = global() variable
|
H A D | strfromd.cpp | 19 printf_core::FormatSection section = global() variable
|
H A D | strfroml.cpp | 19 printf_core::FormatSection section = global() variable
|
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFDebugInfo.cpp | 79 void DWARFDebugInfo::ParseUnitsFor(DIERef::Section section) { in ParseUnitsFor() 193 uint32_t DWARFDebugInfo::FindUnitIndex(DIERef::Section section, in FindUnitIndex() 211 DWARFUnit *DWARFDebugInfo::GetUnitAtOffset(DIERef::Section section, in GetUnitAtOffset() 226 DWARFDebugInfo::GetUnitContainingDIEOffset(DIERef::Section section, in GetUnitContainingDIEOffset() 256 DWARFDebugInfo::GetDIE(DIERef::Section section, dw_offset_t die_offset) { in GetDIE()
|
H A D | DIERef.h | 33 DIERef(std::optional<uint32_t> file_index,Section section,dw_offset_t die_offset) DIERef() argument 65 Section section() const { return static_cast<Section>(m_section); } section() function
|
H A D | DWARFCompileUnit.h | 37 DIERef::Section section, bool is_dwo) in DWARFCompileUnit()
|
H A D | DWARFTypeUnit.h | 37 DIERef::Section section, bool is_dwo) in DWARFTypeUnit()
|
/llvm-project/lldb/test/API/lang/cpp/gmodules/pch-chain/ |
H A D | pch.h | 12 struct Submatrix section; member
|
/llvm-project/bolt/docs/ |
H A D | generate_doc.py | 18 def add_info(sections, section, option, description): argument
|
/llvm-project/lldb/examples/python/ |
H A D | symbolication.py | 191 def InitWithSBTargetAndSBSection(cls, target, section): argument 321 def add_section(self, section): argument 687 def print_module_section_data(section): argument 696 def print_module_section(section, depth): argument
|
/llvm-project/lldb/test/API/lang/cpp/gmodules/alignment/ |
H A D | pch.h | 17 struct Submatrix section; member
|
/llvm-project/openmp/runtime/src/ |
H A D | kmp_i18n.cpp | 150 int section = get_section(kmp_i18n_prp_Version); in __kmp_i18n_do_catopen() local 189 int section = get_section(id); in __kmp_i18n_catgets() local 379 int section = get_section(kmp_i18n_prp_Version); in __kmp_i18n_do_catopen() local 542 int section = get_section(id); in __kmp_i18n_catgets() local
|
/llvm-project/lldb/source/API/ |
H A D | SBAddress.cpp | 37 SBAddress::SBAddress(lldb::SBSection section, lldb::addr_t offset) in SBAddress() 88 void SBAddress::SetAddress(lldb::SBSection section, lldb::addr_t offset) { in SetAddress()
|
/llvm-project/lldb/source/Expression/ |
H A D | ObjectFileJIT.cpp | 190 size_t ObjectFileJIT::ReadSectionData(lldb_private::Section *section, in ReadSectionData() argument 208 ObjectFileJIT::ReadSectionData(lldb_private::Section *section, in ReadSectionData() argument
|
/llvm-project/lld/MachO/ |
H A D | InputSection.h | 67 InputSection(Kind kind, const Section §ion, ArrayRef<uint8_t> data, in InputSection() argument 96 const Section §ion; global() variable 109 InputSection(ConcatKind,section,data,align) InputSection() argument 200 CStringInputSection(const Section & section,ArrayRef<uint8_t> data,uint32_t align,bool dedupLiterals) CStringInputSection() argument [all...] |
H A D | Target.h | 170 using section = llvm::MachO::section_64; member 154 using section = llvm::MachO::section_64; global() member
|
H A D | Writer.cpp | 569 LCCodeSignature(CodeSignatureSection * section) LCCodeSignature() argument 581 CodeSignatureSection *section; global() member in __anonf2ed8e120111::LCCodeSignature 586 LCExportsTrie(ExportSection * section) LCExportsTrie() argument 598 ExportSection *section; global() member in __anonf2ed8e120111::LCExportsTrie 603 LCChainedFixups(ChainedFixupsSection * section) LCChainedFixups() argument 615 ChainedFixupsSection *section; global() member in __anonf2ed8e120111::LCChainedFixups [all...] |
/llvm-project/libc/src/stdio/scanf_core/ |
H A D | parser.h | 57 FormatSection section; get_next_section() local [all...] |
/llvm-project/lldb/source/Plugins/SymbolFile/PDB/ |
H A D | PDBLocationToDWARFExpression.cpp | 96 auto section = section_list->FindSectionByID(section_id); in ConvertPDBLocationToDWARFExpression() local
|
/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | COFF.h | 284 struct section { struct 285 Namesection global() argument 286 VirtualSizesection global() argument 287 VirtualAddresssection global() argument 288 SizeOfRawDatasection global() argument 289 PointerToRawDatasection global() argument 290 PointerToRelocationssection global() argument 291 PointerToLineNumberssection global() argument 292 NumberOfRelocationssection global() argument 293 NumberOfLineNumberssection global() argument 294 Characteristicssection global() argument
|
/llvm-project/lldb/source/Core/ |
H A D | Section.cpp | 333 IsDescendant(const Section * section) IsDescendant() argument 673 for (const auto §ion : m_sections) { GetDebugInfoSize() local 687 fromJSON(const llvm::json::Value & value,lldb_private::JSONSection & section,llvm::json::Path path) fromJSON() argument [all...] |
/llvm-project/lld/wasm/ |
H A D | InputFiles.cpp | 222 setRelocs(const std::vector<T * > & chunks,const WasmSection * section) setRelocs() argument 471 const WasmSection §ion = wasmObj->getWasmSection(sec); parse() local 633 InputChunk *section = customSectionsByIndex[sym.Info.ElementIndex]; createDefined() local [all...] |
/llvm-project/lldb/source/Symbol/ |
H A D | ObjectFile.cpp | 485 ReadSectionData(Section * section,lldb::offset_t section_offset,void * dst,size_t dst_len) ReadSectionData() argument 534 ReadSectionData(Section * section,DataExtractor & section_data) ReadSectionData() argument 666 RelocateSection(lldb_private::Section * section) RelocateSection() argument [all...] |