Searched defs:addReloc (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ | ||
D | nv50_ir_target.cpp | 404 CodeEmitter::addReloc(RelocEntry::Type ty, int w, uint32_t data, uint32_t m, in addReloc() function in nv50_ir::CodeEmitter |
/external/llvm-project/lld/ELF/ | ||
D | SyntheticSections.cpp | 1579 void RelocationBaseSection::addReloc(RelType dynType, InputSectionBase *isec, in addReloc() function in RelocationBaseSection |