Home
last modified time | relevance | path

Searched refs:NumberOfAuxRecords (Results 1 – 3 of 3) sorted by relevance

/external/llvm/tools/yaml2obj/
Dyaml2coff.cpp504 uint32_t NumberOfAuxRecords = in writeCOFF() local
506 uint32_t NumberOfAuxBytes = NumberOfAuxRecords * SymbolSize; in writeCOFF()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCOFFEmitter.cpp569 uint32_t NumberOfAuxRecords = in writeCOFF() local
571 uint32_t NumberOfAuxBytes = NumberOfAuxRecords * SymbolSize; in writeCOFF()
/external/llvm-project/llvm/lib/ObjectYAML/
DCOFFEmitter.cpp569 uint32_t NumberOfAuxRecords = in writeCOFF() local
571 uint32_t NumberOfAuxBytes = NumberOfAuxRecords * SymbolSize; in writeCOFF()