Searched defs:symVA (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/ELF/ | ||
H A D | InputSection.cpp | 834 uint64_t symVA = sym.getVA(a); getRelocTargetVA() local |
/llvm-project/lld/MachO/ | ||
H A D | SyntheticSections.cpp | 2109 uint32_t symVA = def->getVA(); writeRelativeOffsetForIsec() local |