OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getRelocInfo
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_target.h
78
inline void *
getRelocInfo
() const { return relocInfo; }
nv50_ir_target.cpp
348
info->bin.relocData = emit->
getRelocInfo
();
Completed in 1366 milliseconds