Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/X86/
DX86Relocator.cpp866 bool has_dyn_rel = pParent.getTarget().symbolNeedsDynRel( in abs() local
904 bool has_dyn_rel = pParent.getTarget().symbolNeedsDynRel( in rel() local
1536 bool has_dyn_rel = (dyn_rel != NULL); in abs() local
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64Relocator.cpp440 bool has_dyn_rel = (dyn_rel != NULL); in abs() local
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonRelocator.cpp701 bool has_dyn_rel = (rel_entry != NULL); in relocAbs() local