Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Delf_assembler.cpp623 …Assembler::AppendFixup(int64 labelIdx, FixupKind kind, const std::pair<uint32, size_t> &offsetPair, in AppendFixup()
720 void ElfAssembler::AppendRela(const Label &label, const std::pair<uint32, size_t> &offsetPair, uint… in AppendRela()
828 const std::pair<uint32, size_t> &offsetPair = fixup->GetOffset(); in HandleTextSectionFixup() local
1263 const std::pair<uint32, size_t> &offsetPair = fixup->GetOffset(); in HandleDebugInfoSectionFixup() local