Home
last modified time | relevance | path

Searched defs:PcOffset (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DCompileUnit.cpp89 void CompileUnit::addLabelLowPc(uint64_t LabelLowPc, int64_t PcOffset) { in addLabelLowPc()
94 int64_t PcOffset) { in addFunctionRange()
107 void CompileUnit::noteLocationAttribute(PatchLocation Attr, int64_t PcOffset) { in noteLocationAttribute()
DDwarfStreamer.cpp279 int64_t PcOffset = Entries.empty() ? 0 : FuncRange.value() + UnitPcOffset; in emitRangesEntries() local
372 int64_t PcOffset = -Unit.getLowPc(); in emitUnitRangesEntries() local
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp432 int64_t PcOffset) { in addFunctionRange()
445 void CompileUnit::noteLocationAttribute(PatchLocation Attr, int64_t PcOffset) { in noteLocationAttribute()
724 int64_t PcOffset = Entries.empty() ? 0 : FuncRange.value() + UnitPcOffset; in emitRangesEntries() local
817 int64_t PcOffset = -Unit.getLowPc(); in emitUnitRangesEntries() local
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp979 static constexpr RelocOffsetT PcOffset = -8; in loadNamedConstantRelocatablePIC() local