Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/
DDWARFLinkerCompileUnit.cpp94 void CompileUnit::addLabelLowPc(uint64_t LabelLowPc, int64_t PcOffset) { in addLabelLowPc()
99 int64_t PcOffset) { in addFunctionRange()
116 void CompileUnit::noteLocationAttribute(PatchLocation Attr, int64_t PcOffset) { in noteLocationAttribute()
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinkerCompileUnit.cpp102 void CompileUnit::addLabelLowPc(uint64_t LabelLowPc, int64_t PcOffset) { in addLabelLowPc()
107 int64_t PcOffset) { in addFunctionRange()
124 void CompileUnit::noteLocationAttribute(PatchLocation Attr, int64_t PcOffset) { in noteLocationAttribute()
DDWARFStreamer.cpp291 int64_t PcOffset = Entries.empty() ? 0 : FuncRange.value() + UnitPcOffset; in emitRangesEntries() local
384 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.cpp978 static constexpr RelocOffsetT PcOffset = -8; in loadNamedConstantRelocatablePIC() local