Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_target.h32 struct RelocEntry struct
34 enum Type
58 RelocEntry entry[0]; argument
/third_party/quickjs/
Dquickjs.c19906 typedef struct RelocEntry { struct
19907 struct RelocEntry *next; argument
19910 } RelocEntry; argument