Home
last modified time | relevance | path

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

/llvm-project/lld/wasm/
H A DOutputSections.h76 size_t bodySize = 0; variable
99 size_t bodySize = 0; variable
H A DOutputSections.cpp40 void OutputSection::createHeader(size_t bodySize) { in createHeader() argument
[all...]
/llvm-project/lld/MachO/
H A DObjC.cpp862 uint32_t bodySize = (ptrList.structCount * target->wordSize) + emitAndLinkProtocolList() local
922 uint32_t bodySize = emitAndLinkPointerList() local