Searched defs:Offset (Results 1 - 25 of 695) sorted by relevance

1234567891011>>

/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugMacro.cpp59 uint64_t Offset = 0; local
H A DDWARFDataExtractor.cpp35 DWARFDataExtractor::getEncodedPointer(uint64_t *Offset, uint8_t Encoding, argument
[all...]
H A DDWARFDebugPubTable.cpp26 uint64_t Offset = 0; local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUGlobalISelUtils.cpp23 unsigned Offset; local
33 int64_t Offset; local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTypeMetadataUtils.h34 uint64_t Offset; member in struct:llvm::DevirtCallSite
H A DLoopUnrollAnalyzer.h44 ConstantInt *Offset = nullptr; member in struct:llvm::UnrolledInstAnalyzer::SimplifiedAddress
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndexDiscovery.h22 uint32_t Offset; member in struct:llvm::codeview::TiReference
H A DLazyRandomTypeCollection.h55 uint32_t Offset; member in struct:llvm::codeview::LazyRandomTypeCollection::CacheEntry
H A DSymbolVisitorCallbacks.h32 virtual Error visitSymbolBegin(CVSymbol &Record, uint32_t Offset) { argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSafeStackLayout.cpp48 static unsigned AdjustStackOffset(unsigned Offset, unsigned Size, argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DCVSymbolVisitor.cpp60 Error CVSymbolVisitor::visitSymbolRecord(CVSymbol &Record, uint32_t Offset) { argument
H A DRecordSerialization.cpp151 readSymbolFromStream(BinaryStreamRef Stream, uint32_t Offset) argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DHeader.cpp65 uint64_t Offset = 0; local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/MCDisassembler/
H A DMCDisassembler.cpp27 tryAddingSymbolicOperand(MCInst &Inst, int64_t Value, uint64_t Address, bool IsBranch, uint64_t Offset, uint64_t InstSize) const argument
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h32 int64_t Offset; member in struct:llvm::ObjFileAddressRange
34 ObjFileAddressRange(uint64_t EndPC, int64_t Offset) argument
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAttribute.h26 uint64_t Offset = 0; member in struct:llvm::DWARFAttribute
H A DDWARFDebugAbbrev.h23 uint64_t Offset; member in class:llvm::DWARFAbbreviationDeclarationSet
H A DDWARFDebugInfoEntry.h25 uint64_t Offset = 0; member in class:llvm::DWARFDebugInfoEntry
H A DDWARFDebugPubTable.h53 uint64_t Offset; member in struct:llvm::DWARFDebugPubTable::Set
H A DDWARFDebugRangeList.h62 uint64_t Offset; member in class:llvm::DWARFDebugRangeList
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DStringTable.h41 uint32_t Offset = 0; local
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DFunction.cpp35 unsigned Offset = PC - getCodeBegin(); local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Index/
H A DFileIndexRecord.cpp19 void FileIndexRecord::addDeclOccurence(SymbolRoleSet Roles, unsigned Offset, argument
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_type_hash.h25 sptr Offset; member in class:__ubsan::DynamicTypeInfo
29 DynamicTypeInfo(const char *MDTN, sptr Offset, const char *STN) argument
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DGlobalIndirectSymbol.h72 GlobalObject *getBaseObject(const DataLayout &DL, APInt &Offset) { argument

Completed in 312 milliseconds

1234567891011>>