Home
last modified time | relevance | path

Searched refs:applyULEB128 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.cpp207 applyULEB128(PatchOffset, Val); in apply()
279 void SectionDescriptor::applyULEB128(uint64_t PatchOffset, uint64_t Val) { in applyULEB128() function in SectionDescriptor
H A DOutputSections.h282 void applyULEB128(uint64_t PatchOffset, uint64_t Val);