Searched refs:PointerToNextFunction (Results 1 – 6 of 6) sorted by relevance
229 YAMLFD.PointerToNextFunction = ObjFD->PointerToNextFunction; in dumpFunctionDefinition()239 YAMLAAS.PointerToNextFunction = ObjBES->PointerToNextFunction; in dumpbfAndEfLineInfo()
421 uint32_t PointerToNextFunction; member429 uint32_t PointerToNextFunction; member
540 << binary_le(i->FunctionDefinition->PointerToNextFunction) in writeCOFF()548 << binary_le(i->bfAndefSymbol->PointerToNextFunction) in writeCOFF()
513 IO.mapRequired("PointerToNextFunction", AFD.PointerToNextFunction); in mapping()519 IO.mapRequired("PointerToNextFunction", AAS.PointerToNextFunction); in mapping()
484 support::ulittle32_t PointerToNextFunction; member495 support::ulittle32_t PointerToNextFunction; member
1591 W.printHex("PointerToNextFunction", Aux->PointerToNextFunction); in printSymbol()