Home
last modified time | relevance | path

Searched defs:emitPadding (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/bolt/lib/RuntimeLibs/
H A DInstrumentationRuntimeLibrary.cpp107 auto emitPadding = [&Streamer, &EmitOffset](unsigned Size) { in emitBinary() local
/llvm-project-15.0.7/clang/tools/clang-offload-wrapper/
H A DClangOffloadWrapper.cpp516 auto emitPadding = [&getPadAmount](raw_ostream &OS, uint32_t Size) { in addELFNotes() local