HomeSort by: relevance | last modified time | path
    Searched defs:CodeSection (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/powerpc/stand/mkbootimage/
pef.h 68 #define CodeSection 0
  /src/external/apache2/llvm/dist/llvm/include/llvm/Object/
Wasm.h 300 uint32_t CodeSection = 0;
  /src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
WasmYAML.h 369 struct CodeSection : Section {
370 CodeSection() : Section(wasm::WASM_SEC_CODE) {}

Completed in 30 milliseconds