Home
last modified time | relevance | path

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

/aosp_15_r20/development/vndk/tools/elfcheck/bpflatten/
H A Dmain.go28 type FlatModule struct { struct
29 Type string
30 Name string
31 PropertyMap map[string]interface{}
116 func printBash(flatModules []FlatModule, w io.Writer) {