Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_target.cpp404 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/
DSyntheticSections.cpp1579 void RelocationBaseSection::addReloc(RelType dynType, InputSectionBase *isec, in addReloc() function in RelocationBaseSection
1584 void RelocationBaseSection::addReloc(RelType dynType, in addReloc() function in RelocationBaseSection
1596 void RelocationBaseSection::addReloc(const DynamicReloc &reloc) { in addReloc() function in RelocationBaseSection