Home
last modified time | relevance | path

Searched defs:SectionSizes (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/llvm/tools/llvm-dwarfdump/
Dllvm-dwarfdump.h21 struct SectionSizes { struct
24 StringMap<uint64_t> DebugSectionSizes; argument
32 void calculateSectionSizes(const object::ObjectFile &Obj, SectionSizes &Sizes, argument
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp342 computeAllocationSizeForSections(std::vector<uint64_t> &SectionSizes, in computeAllocationSizeForSections()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp447 computeAllocationSizeForSections(std::vector<uint64_t> &SectionSizes, in computeAllocationSizeForSections()
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp457 computeAllocationSizeForSections(std::vector<uint64_t> &SectionSizes, in computeAllocationSizeForSections()