Searched defs:StartOffset (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DScopedPrinter.cpp14 printBinaryImpl(StringRef Label, StringRef Str, ArrayRef<uint8_t> Data, bool Block, uint32_t StartOffset) argument
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DSPIRVObjectWriter.cpp67 uint64_t StartOffset = W.OS.tell(); local
H A DWinCOFFObjectWriter.cpp1016 uint64_t StartOffset = W.OS.tell(); local
H A DMachObjectWriter.cpp759 uint64_t StartOffset = W.OS.tell(); local
H A DELFObjectWriter.cpp1093 uint64_t StartOffset = W.OS.tell(); local
H A DWasmObjectWriter.cpp1457 uint64_t StartOffset = W->OS.tell(); local
H A DXCOFFObjectWriter.cpp808 uint64_t StartOffset = W.OS.tell(); local
/freebsd-current/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOLayoutBuilder.h45 uint32_t StartOffset; member in struct:llvm::objcopy::macho::CodeSignatureInfo
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeDeserializer.h109 uint32_t StartOffset; member in struct:llvm::codeview::FieldListDeserializer::MappingInfo
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DFunctionInfo.cpp143 const auto StartOffset = Out.tell(); local
161 const auto StartOffset = Out.tell(); local
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DLinePrinter.cpp107 formatBinary(StringRef Label, ArrayRef<uint8_t> Data, uint64_t StartOffset) argument
120 formatBinary(StringRef Label, ArrayRef<uint8_t> Data, uint64_t Base, uint64_t StartOffset) argument
/freebsd-current/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DXCOFFEmitter.cpp73 uint64_t StartOffset = 0u; member in class:__anon2126::XCOFFWriter
/freebsd-current/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DTokens.cpp164 unsigned StartOffset; local
/freebsd-current/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.h182 uint64_t StartOffset = 0; member in struct:llvm::dwarf_linker::parallel::SectionDescriptor
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DScopedPrinter.h397 printBinaryBlock(StringRef Label, ArrayRef<uint8_t> Value, uint32_t StartOffset) argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h272 uint64_t StartOffset; member in class:llvm::dwarf_linker::classic::CompileUnit
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp238 setBitFieldInfo( const FieldDecl *FD, CharUnits StartOffset, llvm::Type *StorageType) argument
H A DCGExprConstant.cpp563 CharUnits StartOffset; member in class:__anon433::ConstStructBuilder
400 buildFrom( CodeGenModule &CGM, ArrayRef<llvm::Constant *> Elems, ArrayRef<CharUnits> Offsets, CharUnits StartOffset, CharUnits Size, bool NaturalLayout, llvm::Type *DesiredTy, bool AllowOversized) argument
575 ConstStructBuilder(ConstantEmitter &Emitter, ConstantAggregateBuilder &Builder, CharUnits StartOffset) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp1299 uint64_t StartOffset = MFFrame.getOffsetAdjustment() + local
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp1734 uint64_t StartOffset = C.tell(); local
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp2257 uint64_t StartOffset = CurrentGOTIndex * getGOTEntrySize(); local
/freebsd-current/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp598 const SourceLocation::UIntTy StartOffset = 1; local
/freebsd-current/sys/dev/mpi3mr/mpi/
H A Dmpi30_image.h72 U32 StartOffset; /* 0x0C */ member in struct:_MPI3_COMPONENT_IMAGE_HEADER
/freebsd-current/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp2431 uint64_t StartOffset = Stream.GetCurrentBitNo() - MacroOffsetsBase; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h751 support::ulittle32_t StartOffset; member in struct:llvm::object::frame_type::chpe_range_entry

Completed in 482 milliseconds

12