Searched defs:xcoffSymSrcFile (Results 1 – 1 of 1) sorted by relevance
560 type xcoffSymSrcFile struct { struct561 name string562 file *XcoffSymEnt64 // Symbol of this C_FILE563 csectAux *XcoffAuxCSect64 // Symbol for the current .csect564 csectSymNb uint64 // Symbol number for the current .csect565 csectVAStart int64566 csectVAEnd int64