MCPcopy Create free account
hub / github.com/f9micro/f9-kernel / elf32_getProgramSegmentTable

Function elf32_getProgramSegmentTable

loader/elf/elf32.c:38–42  ·  view source on GitHub ↗

Returns a pointer to the program segment table, which is an array of * ELF32_Phdr_t structs. The size of the array can be found by calling * getNumProgramSegments. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

elf32_getSegmentTypeFunction · 0.85
elf32_getSegmentInfoFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected