Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp189 auto UpdateSection = Base::Obj.getSection(SecRef.sh_info); in addRelocations() local
H A DELF_x86_64.cpp279 auto UpdateSection = Obj.getSection(SecRef.sh_info); in addRelocations() local