Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DRelocations.cpp1138 static void processRelocAux(InputSectionBase &sec, RelExpr expr, RelType type, in processRelocAux() function
1527 processRelocAux<ELFT>(sec, expr, type, offset, sym, rel, addend); in scanReloc()