Searched defs:FormParams (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp270 unsigned DIE::computeOffsetsAndAbbrevs(const dwarf::FormParams &FormParams, argument
425 unsigned DIEInteger::sizeOf(const dwarf::FormParams &FormParams, argument
464 sizeOf(const dwarf::FormParams &FormParams, dwarf::Form Form) const argument
495 sizeOf(const dwarf::FormParams &FormParams, dwarf::Form Form) const argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFFormValue.h103 extractValue(const DWARFDataExtractor &Data, uint64_t *OffsetPtr, dwarf::FormParams FormParams, const DWARFUnit *U) argument
[all...]
H A DDWARFUnit.h59 dwarf::FormParams FormParams; member in class:llvm::DWARFUnitHeader
192 dwarf::FormParams FormParams = {0, 0, dwarf::DwarfFormat::DWARF32}; member in struct:llvm::StrOffsetsContributionDescriptor
[all...]
H A DDWARFDebugLine.h68 dwarf::FormParams FormParams; member in struct:llvm::DWARFDebugLine::Prologue
H A DDWARFAcceleratorTable.h117 dwarf::FormParams FormParams; member in class:llvm::AppleAcceleratorTable
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp273 parseV5DirFileTables(const DWARFDataExtractor &DebugLineData, uint64_t *OffsetPtr, const dwarf::FormParams &FormParams, const DWARFContext &Ctx, const DWARFUnit *U, DWARFDebugLine::ContentTypeTracker &ContentTypes, std::vector<DWARFFormValue> &IncludeDirectories, std::vector<DWARFDebugLine::FileNameEntry> &FileNames) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.h743 struct FormParams { struct

Completed in 145 milliseconds